For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
Hi all,
My PL/SQL script generate a file.
In this file I have the result but also at the end:
"PL/SQL procedure successfully completed"
How can I avoid this line? Not to have it at the end of generated file?
Thanks.