Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> SQL*PLUS - how run scripts?
There is something that should be simple but I cannot find how to do it.
In SQL*PLUS, the "@" command runs scripts. But you have to know the path (unless it is in certain directories).
The "File | Open" function allows you to browse for a file, but "opening" a file is different from running it. (My impression is that you can only open a file with a single command in it, whereas you can run scripts with many commands in it, including SQL*PLUS commands and PL/SQL blocks.)
How do you browse to a script file to run it in SQL*PLUS?
Thanks,
Randy Nichols Received on Wed Aug 06 2003 - 10:21:40 CDT