See the DBI documentation: the last possible fetch in a fetchall will call $sth->finish.while ( $sth->{Active} and $rowcache=$sth->fetchall_arrayref({}, $max_rows) ) { ... }
In reply to Re^2: fetchall_arrayref with slice and row count
by druud
in thread fetchall_arrayref with slice and row count
by gmax
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |