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 -> How to suppress output on screen in SQLPLUS?

How to suppress output on screen in SQLPLUS?

From: <badstreetboy_at_my-dejanews.com>
Date: 1998/09/30
Message-ID: <6uub4b$igj$1@nnrp1.dejanews.com>#1/1

I have a shell script to spool the output(generate by a select statement) into a file. How can I suppress the output so that it only goes into the file without showing up on the screen? I tried SET TERM OFF but the output still showed up...

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 CDT

Original text of this message

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