Thanks - the test window is what I was looking for.
I don't suppose there is a way to make the variable window a popup like the substitution window and put the SQL Output tab below the Test Script tab? I don't see many options for it in preferences.
I'm trying to find how to enable bind variables in PL/SQL developer (i.e. :varname). So far I can only find support for SQL * Plus's substitution variables (i.e. &varname).
For a software developer, substitution variables aren't very helpful since they don't work outside of the editor and will...
The Editor/Highlight Color does not changed the color of the recently run statement. By default this is a light green color and the recently run statement is a medium blue.
Hello,
I'm a new PL/SQL user after many years of using Toad. In Toad a Shift-F9 executes the SQL statement under my cursor and only that statement. In PL/SQL Developer F8 will execute all statements.
I've found that I can turn on AutoSelect Statement that will make F8 behave more the way I...