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

Re: sqlplus session (how to) in NT

From: Philip Chee <philip_at_aleytys.pc.my>
Date: Sat, 20 Feb 99 16:29:23 GMT
Message-ID: <919528163.4449snx@aleytys.pc.my>


In article <7al6a1$7mu$1_at_newton3.pacific.net.sg> ywaihan_at_pacific.net.sg writes:

>in unix shell script, we can have
>...
>sqlplus scott/tiger << !!
>@script1
>@script2
>!!

>what's the equivalent of
>sqlplus << !!
>in NT shell programming?

Inline data sets are a feature of unix shells. The bash shell has been ported to NT (I think ksh is also available). Install bash (or ksh) and off you go.

Philip

---=====================================================================---
 Philip Chee: Tasek Corporation Berhad, P.O.Box 254, 30908 Ipoh, MALAYSIA   e-mail: philip_at_aleytys.pc.my Voice:+60-5-545-1011 Fax:+60-5-547-3932    Guard us from the she-wolf and the wolf, and guard us from the thief,
                  oh Night, and so be good for us to pass.
---
 þ 10068.14 þ She sells C shells Received on Sat Feb 20 1999 - 10:29:23 CST

Original text of this message

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