Re: newbie PL/SQL question

From: Chris Bosch <cbosch_at_oracle.co.za>
Date: 1996/01/08
Message-ID: <30F14981.4D11_at_oracle.co.za>#1/1


Oracle wrote:
>
> When executing SQL Procedure,how to see the output?
>
> That's the case in sqlplus.
>
> Confused..
>
> yoon_at_arirang.snu.ac.kr
>
>

You should issue the following command on the SQL*Plus command line before executing the procedure (only once for the session) :

set serveroutput on

-- 
Chris Bosch
cbosch_at_oracle.co.za
---- Opinions expressed here are my own views, not my employer's. ----
Received on Mon Jan 08 1996 - 00:00:00 CET

Original text of this message