Help for this page
push @qrydata, [ @$row ];
last if $xx++ >10;
if (@qrydata > 10) { $sth->finish(); last; }