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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: removing SQL script from output

Re: removing SQL script from output

From: Thomas Day <tomday2_at_gmail.com>
Date: Wed, 24 Aug 2005 07:50:40 -0400
Message-ID: <a8c50459050824045050cfaba@mail.gmail.com>


I add these when I'm spooling output.

set echo off
SET SQLPROMPT ""
set pause off
set tab off trimspool on

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Aug 24 2005 - 06:52:58 CDT

Original text of this message

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