Re: DBMS_OUTPUT where ?

From: Mageshwar Sivagnanam <magesh_at_pacific.net.sg>
Date: 1996/03/28
Message-ID: <4jeask$pam_at_raffles.technet.sg>#1/1


At the SQL prompt, before you begin to write your PL/SQL code, type this :

SQL> set serverout on;

And then type out your pl/sql block. It should work.

Ref : At the SQL prompt, check out the help for the above.

Best,
Magesh. Received on Thu Mar 28 1996 - 00:00:00 CET

Original text of this message