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

Home -> Community -> Usenet -> c.d.o.server -> SQL*PLUS - how run scripts?

SQL*PLUS - how run scripts?

From: Randy Nichols <randynichols_at_yahoo.com>
Date: Wed, 06 Aug 2003 15:21:40 GMT
Message-ID: <829Ya.169$M6.14978@newsread1.prod.itd.earthlink.net>


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

Original text of this message

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