Hi
Can anyone please tell me ,what is the alternative statement ,For the particular statement used in Oracle
'set serveroutput off'.
The idea is if there is number of print statements being used in procedures, then the messages should not be displayed when the procedure is executed.
Thanks in advance
Can anyone please tell me ,what is the alternative statement ,For the particular statement used in Oracle
'set serveroutput off'.
The idea is if there is number of print statements being used in procedures, then the messages should not be displayed when the procedure is executed.
Thanks in advance