Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: rollbackChapter 12
Databases and Perl
Next: Reference: bind_col
 

rows

 $rows = $st_handle->rows

Returns the number of rows affected by the last change to the database.


Previous: Reference: rollbackPerl in a NutshellNext: Reference: bind_col
Reference: rollbackBook IndexReference: bind_col