Help for this page

Select Code to Download


  1. or download this
    `rows'
      $rv = $sth->rows;
    ...
      until all rows have been fetched. So use of the `rows'
      method or `$DBI::rows' with `SELECT' statements is not
      recommended.