Community

A Quick Note on the PL/SQL Debugger and Watches

(Jeff Smith) Stepping through your PL/SQL code is fun – but often you want to be able to ‘jump to’ a specific iteration of a loop or maybe when a certain condition evaluates to true.




Tags: