Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Command line utility for Oracle 8i/9i table creation on Solaris.[like osql.exe for MSSQL]
It's called sqlplus, and it's a command line tool.
Regards
HJR
"Gijo Varghese" <gijovarghese_at_yahoo.com> wrote in message
news:f94477e9.0301032257.c5ce78b_at_posting.google.com...
> Is there any command line utility by which I can run a sql script for
> table creation?
>
> I have Oracle SID, Database Admin, Password as input.
>
> For example in MS SQL server on NT, we have a utility osql.exe
>
> osql.exe usename password server create_table.sql
>
> Is there any similar tools which is available for Oracle 8i/9i in
> Solaris?
>
>
> [I am not allowed to use Java/JDBC or similar things... I have use a
> command line
> tool]
>
> Thanks,
> Gijo.
Received on Sat Jan 04 2003 - 02:23:04 CST
![]() |
![]() |