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: Need help formatting in stream SQL output

Re: Need help formatting in stream SQL output

From: Miroslaw DC <dylo_at_friko.onet.pl>
Date: Tue, 28 Sep 1999 17:00:59 +0200
Message-ID: <7sql3q$s46$1@info.nask.pl>


#Single script:
export ORACLE_SID=SRAKA
sqlplus scott/sraka << EOF
select * from emp;
EOF
mv cos /tmp/cos
rm
....

MIREK D. Received on Tue Sep 28 1999 - 10:00:59 CDT

Original text of this message

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