Re: PL/SQL ?

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


Try placing some 'dbms_ouput.put_line' statements between your pl/sql code and run the whole pl/sql block from the SQL prompt.

Couple of things when u do this :
1) At the SQL> type out set serveroutput on and then run your pl/sql block.
2) Advisable to spool this whole output, for easier referncing.

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

Original text of this message