>
> Hi,
>       Can some one help me how to insert records into oracle database
> tables using Perl script?
>



perldoc DBI is worth the read, then read the driver documentation for
Oracle (it would be something like DBD::Oracle)


Owen





-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to