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: Simple Question: How to run an SQL script?

Re: Simple Question: How to run an SQL script?

From: <Chris_at_work>
Date: Tue, 16 Feb 1999 00:24:40 -0500
Message-ID: <36C90117.632E3D9A@intelus.com>


also from sqlplus > start script.sql;

"Christopher M. Day" wrote:

> Runhong,
>
> From SQL*Plus you can type the following
>
> @SCRIPT.SQL
>
> The @ sign is for execute. In the Windows version you can go file->open
> and then type / to execute.
>
> From SQL*Navigator, you can go file->open then press F9 to execute.
>
> The list goes on and on....what do you want to achieve ?
>
> Chris
>
> Runhong Chen wrote:
> >
> > This should be a simple question, but I don't know how. Please help!
> >
> > Thanks,
> >
> > Runhong
Received on Mon Feb 15 1999 - 23:24:40 CST

Original text of this message

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