Apologies if this has been covered, but I did not find it in the search.
If I open PL-SQL Developer & log into a database it conveniently displays the name of the user / database on the title bar. This also shows on the task bar in WinXP. If I then log into a different schema the title changes...
I agree. Possibly some sort of general-se PL-SQL initial comment code which also names the sessions? Session names adapt to a comment at the beginning once the query is run, perhaps some specific syntax could carry that through to the results?
Some improvements that I would value:
- Have an option to change the default tree-structure of different database elements appear as tabs at the top of that section (a bit of a TOAD rip off, but in my view the one thing TOAD does better than PL_SQL Dev). On selecting a tab (e.g. "Tables") the...