Subject output from SQL
Author ktadimeti
Dear All
I wish to output text from a stored procedure. How do I do this?
Is there an alternative to the DBMS_OUTPUT package in oracle, or even a simple PRINT statement?
Thanks