OraCmd - Oracle access without client tool »

Download OraCmd Free Trial »

Run sql script from file

OraCmd >@ sqlfile;

or OraCmd userid=username/password@host:port:SID script=sqlfile

example:

OraCmd > @ e:\temp\tables\insert_data.sql

Oracle Command Tool - execute oracle sql script