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: Frank van Bortel <frank.van.bortel_at_gmail.com>
Date: Mon, 04 Jun 2007 20:49:53 +0200
Message-ID: <f41rrb$9u3$2@news4.zwoll1.ov.home.nl>


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Charles T. Smith wrote:
> On Tue, 15 May 2007 16:50:26 +0000, 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 ?

>
>
> From one newbie to another:
>
> I think that if you can call it from the cmd line,
> it's sqlplus. I think isqlplus is only available
> over a web-browser ... is that right, Oracle?
>
>
>> When I started it a console prompt appears:
>>
>> SQL>
>>
>> how do I perform an external SQL script file say "blah.sql" from this
>> console ?

>
>
> I think you want to say @blah
>

Yup.
Correct; if the extension is not sql, you need to specify it: @blah.txt

Top-posting is one way to shut me up...
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (MingW32)

iD8DBQFGZF7RLw8L4IAs830RAoJKAJ9l52ccxBZnmBdfR4gS+SJUdGeRAwCglOhh 6wpzpKglMzDg2p16gjzCS4A=
=0UBM
-----END PGP SIGNATURE----- Received on Mon Jun 04 2007 - 13:49:53 CDT

Original text of this message

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