![]() |
| |||||||
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
| |||
| 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 |
| |||
| -----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 - -- Regards, Frank van Bortel Top-posting is one way to shut me up... -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (MingW32) iD8DBQFGZF7RLw8L4IAs830RAoJKAJ9l52ccxBZnmBdfR4gS+S JUdGeRAwCglOhh 6wpzpKglMzDg2p16gjzCS4A= =0UBM -----END PGP SIGNATURE----- |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |