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: suppress the output of SQL's by spooling

Re: suppress the output of SQL's by spooling

From: Connor McDonald <connor_mcdonald_at_yahoo.com>
Date: Wed, 30 Apr 2003 23:06:48 +0800
Message-ID: <3EAFE688.2FDF@yahoo.com>


Andrei Romazanov wrote:
>
> Hello all,
>
> sorry for a naive question: how can I suppress the output of SQL's by
> spooling?
> I would like to have only the data.
>
> Thank you in advance
> Andrei

set termout off
@my_script.sql

hth
connor

-- 
=========================
Connor McDonald
http://www.oracledba.co.uk

"Some days you're the pigeon, some days you're the statue"
Received on Wed Apr 30 2003 - 10:06:48 CDT

Original text of this message

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