Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: How to call SQLPlus ? Diff between iSQL*Plus ans SQL*Plus ?
Comments embedded
On 15 May 2007 16:50:26 GMT, merlin_at_gmx.net (Tobias Merler) wrote:
>Sorry for this newbie question:
Your apologies are insincere. Instead of bothering this forum you can
read the documentation at http://tahiti.oracle.com
>
>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 ?
sql*plus of course. isql*plus is sqlplus via a browser.
>
>
>
>When I started it a console prompt appears:
>
>SQL>
>
>how do I perform an external SQL script file say "blah.sql" from this console ?
Look up the @ sign, the @@ sign or the start command in the sql*plus
reference manual. Please stop asking questions you can easily answer
yourself by using the documentation.
>
>Toby
>
Received on Tue May 15 2007 - 12:11:34 CDT
![]() |
![]() |