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

Home -> Community -> Usenet -> c.d.o.misc -> Re: How to call SQLPlus ? Diff between iSQL*Plus ans SQL*Plus ?

Re: How to call SQLPlus ? Diff between iSQL*Plus ans SQL*Plus ?

From: DA Morgan <damorgan_at_psoug.org>
Date: Tue, 15 May 2007 13:28:28 -0700
Message-ID: <1179260906.122075@bubbleator.drizzle.com>


Tobias Merler wrote:
> Sorry for this newbie question:
>
> But when I call the program sqlplus.exe in the directory
>
> ....\oracle\product\v10.2.0\server\bin
>
> do I work then with SQL*Plus or iSQL*Plus ?
>
>
>
> When I started it a console prompt appears:
>
> SQL>
>
> how do I perform an external SQL script file say "blah.sql" from this console ?
>
> Toby

There are three different tools:

sqlplus.exe
sqlplusw.exe
isqlplus

Most people use sqlplusw.exe

sqlplus.exe is the command line version.

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org
Received on Tue May 15 2007 - 15:28:28 CDT

Original text of this message

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