
rajjj
Novice
Aug 10, 2006, 5:06 AM
Post #1 of 1
(3866 views)
|
how to execute ".sql" files in perl
|
Can't Post
|
|
hi all, can any body help me out to execute the following queries in oracle using perl SQL> @%ORACLE_HOME%\rdbms\admin\utlrp.sql;, SQL> shutdown immediate; SQL> Startup how to execute such sql commands thanx in advance
|