Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Simple Question: How to run an SQL script?
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
![]() |
![]() |