Is there a way to print the content of the buffer in a Command Window?
I tried the SQL*Plus LIST command, but it doesn't work.
I know I can open the editor and check it. That however is not helping if I need to repeatedly modify the SQL and run it. I don't know what were the previous versions of the SQL.
In SQL*Plus, after modifying the buffer in the editor, saving it, and closing the editor, SQL*Plus displays the content of the buffer on the screen. PL/SQL Developer, on the other hand, doesn't do that.
Could this, please, be added to the list of enhancements?
I tried the SQL*Plus LIST command, but it doesn't work.
I know I can open the editor and check it. That however is not helping if I need to repeatedly modify the SQL and run it. I don't know what were the previous versions of the SQL.
In SQL*Plus, after modifying the buffer in the editor, saving it, and closing the editor, SQL*Plus displays the content of the buffer on the screen. PL/SQL Developer, on the other hand, doesn't do that.
Could this, please, be added to the list of enhancements?