how to disable procedure successfully completed message in SQL*Plus
Is there a way to disable the "PL/SQL procedure successfully completed" message that is displayed in SQL*Plus each time a block of PL/SQL code is executed?
Thanks in advance!
-geoff.