Hi all,
       I have to use PERL to run ".sql" files ( for eg. runstmts.sql), which I do this 
way in SQL prompt :

        SQL> @runstmts
      
      I tried using $dbh->('[EMAIL PROTECTED]') and $dbh->('start runstmts.sql')... 
but says 'invalid SQL stmt'.

      please help.
thanks,
JAy   

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to