Hi,
I use PL/SQL Developer to do a lot of debugging of the PL/SQL procedures. There will be variables which will be assigned different values at different places during the execution of the procedure.
If I want to know what is the value assigned, I used to put the variable in the...