Affected Rows

From: Hernan Arredondo (hernan.arredondo_at_gmail.com)
Date: 01/24/05


Date: Mon, 24 Jan 2005 18:41:56 +0000
To: dbi-users@perl.org

Hi all,

I have a question:

I use DBI and DBD::Oracle with no prob. but I need to retur the number
of rows affected by a select statement, use the "$var = $st->rows" but
it no works in select statements, the other way is making a while
statement to get the result in an array, but I think is a easy way to
do it , anyone knows other easy method ?

Regards

Hernan Dario Arredondo

-- 
No matter how fast processors get,
software consistently finds new ways to eat up the extra speed