From: "Andrew J Davies" <Andrew dot J dot Davies at aib dot ie> Subject: ct_sql Date: Apr 9 1999 3:42PM
Hi all is there a way of identifying the number of rows affected by a sql statement using ct_sql. @rows = $dbh->ct_sql( select * from table1); thx Andy