Menu

#337 script output window/tab

open
nobody
None
5
2014-05-22
2014-05-22
jprice526
No

Would be helpful to have some sort of script output window.
I'm thinking something similar to the "Script output" window in oracle SQL Developer. So when you run a script containing multiple sql statements, all the feedback/output would be in the script output window.
The 'Logging' tab sort of does this, but it doesn't allow you to capture/save all the output. Basically just looking for something that would give you output looking like this:
package USER.ABC_XYZ altered.
70 rows deleted.
9 rows updated.
1 rows updated.
committed.

Thanks.

Discussion


Log in to post a comment.