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: SQL PLUS

Re: SQL PLUS

From: Noel <tomekb_at_softman.pl>
Date: Fri, 14 May 2004 16:05:55 +0200
Message-ID: <c82jng$ll5$1@inews.gazeta.pl>


> If I save this in a file (atest.sql) and then run this from the
> command line
> eg: sql @atest
> I get the input file listed out and then the results, it also happens
> if it is spooled out.

Try to add lines to atest.sql:
SET FEEDBACK OFF
SET HEADING OFF

--
TomekB
Received on Fri May 14 2004 - 09:05:55 CDT

Original text of this message

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