Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Execute sql from file
"vertigo" <ax178_at_wp.pl> wrote in message
news:cldfgj$s7h$1_at_atlantis.news.tpi.pl...
> Hello
> I use Oracl 9.2i and windows xp.
> I have file named mysql.sql and sql commands there.
> How can i execute this file from SQLPlus ?
>
> Thanx
> Michal
>
sqlplus username/password @mysql.sql Received on Sat Oct 23 2004 - 07:51:10 CDT