From: perl-unix-users-boun...@listserv.activestate.com
[mailto:perl-unix-users-boun...@listserv.activestate.com] On Behalf Of
Saravanan Jothilingam
Sent: 25 August 2011 08:46
To: perl-unix-users@listserv.ActiveState.com
Subject: [Perl-unix-users] [Linux] Perl code for DB connectivity and querying
Hi,
I want a perl code for linux which would connect to oracle database, query for
some table and print the query output in some text file.
Note:
1. we don't want to use DBI or DBD module
2. We would be executing series of queries at a time
Thanks,
Saravanan
_