Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Spooling in PL/SQL

Re: Spooling in PL/SQL

From: DA Morgan <damorgan_at_x.washington.edu>
Date: Wed, 23 Mar 2005 22:48:15 -0800
Message-ID: <1111646685.593689@yasure>


Brian wrote:

> it can be done with dbms_output and the plsql spool command...

What spool command in PL/SQL?

select keyword from v$reserved_words
where lower(keyword) like 'sp%';

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace 'x' with 'u' to respond)
Received on Thu Mar 24 2005 - 00:48:15 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US