How do I get the windows list to stay in the docking position? Everytime I restart PL/SQL developer, I have to go to Tools->windows list, and then dock the window below the objects window. Is there a method to save this configuration?
I am a TOAD user switching to PL/SQL developer. In the SQL Window, how can I run mutliple SQL statements like in TOAD where you can run multple SQL statements as scripts.
Now I have to open a new SQL Window for every SQL statement that I need to run as part of my testing.
Example:
truncate table...