On Fri, Jun 22, 2012 at 9:09 AM, ktadimeti <[email protected]> wrote:

>
> 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?
>

 You need to display the text from the client, not the stored procedure
which runs on the server system.

Good luck,

Ann


[Non-text portions of this message have been removed]

Reply via email to