Re: want to get the count of rows of a table from oracle database using perl script

2004-12-10 Thread Priyanka krishnaraj
Thanks a lot. Tor Hildrum <[EMAIL PROTECTED]> wrote:On Wed, 8 Dec 2004 22:49:25 -0800 (PST), Priyanka krishnaraj wrote: > Hi All > > I want to get the count of rows in paticular table of the oracle database. You want DBI and DBD::Oracle. http://www.orafaq.com/faqperl.htm Tor -- To uns

Re: want to get the count of rows of a table from oracle database using perl script

2004-12-09 Thread Tor Hildrum
On Wed, 8 Dec 2004 22:49:25 -0800 (PST), Priyanka krishnaraj <[EMAIL PROTECTED]> wrote: > Hi All > > I want to get the count of rows in paticular table of the oracle database. You want DBI and DBD::Oracle. http://www.orafaq.com/faqperl.htm Tor -- To unsubscribe, e-mail: [EMAIL PROTECTED] For