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: Christopher M. Day <christopher.day_at_rdbms.freeserve.co.uk>
Date: Mon, 15 Feb 1999 19:32:04 +0000
Message-ID: <36C87634.275B78A5@rdbms.freeserve.co.uk>


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 - 13:32:04 CST

Original text of this message

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