while ($ra = $sth->fetchrow_arrayref) { push (@array, [@$ra]); }