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

Home -> Community -> Usenet -> c.d.o.misc -> spool question

spool question

From: <badstreetboy_at_my-dejanews.com>
Date: Wed, 30 Sep 1998 21:52:56 GMT
Message-ID: <6uu97o$g93$1@nnrp1.dejanews.com>

When I do a spool to copy the output to the file, the command I enter is also copied. eg.
spool file_name
select * from t1;
...
...
...

spool off;

the select statement is also copied to the file. How to get rid of that? Thanks.

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Wed Sep 30 1998 - 16:52:56 CDT

Original text of this message

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