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 -> sqlplus session (how to) in NT

sqlplus session (how to) in NT

From: Esther Yow Wai Han <ywaihan_at_pacific.net.sg>
Date: Sat, 20 Feb 1999 10:28:20 +0800
Message-ID: <7al6a1$7mu$1@newton3.pacific.net.sg>


in unix shell script, we can have
...

sqlplus scott/tiger << !!
@script1
@script2
!!
...

what's the equivalent of
sqlplus << !!
...

!!
in NT shell programming?

thanks. Received on Fri Feb 19 1999 - 20:28:20 CST

Original text of this message

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