Re: spool question

From: Jeffrey Pell <Jeffrey_Pell_at_acm.org>
Date: 1998/09/30
Message-ID: <36127D94.C72888DD_at_acm.org>#1/1


Try this:

select * from t1
<blank line>
spool file_name
/
spool off

badstreetboy_at_my-dejanews.com wrote:

> When I do a spool to copy the ouput 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 - 00:00:00 CEST

Original text of this message