Hi everyone,
I’ve noticed a limitation while debugging PL/SQL code in PL/SQL Developer and wanted to ask if others have experienced the same.
When working with collection types (e.g., associative arrays, nested tables, or VARRAYs), the debugger does not always show a full preview of all elements. In many cases, only part of the data is visible, or the structure cannot be expanded completely in the variables/watch window.
I’ve noticed a limitation while debugging PL/SQL code in PL/SQL Developer and wanted to ask if others have experienced the same.
When working with collection types (e.g., associative arrays, nested tables, or VARRAYs), the debugger does not always show a full preview of all elements. In many cases, only part of the data is visible, or the structure cannot be expanded completely in the variables/watch window.