while (my @row = $sth->fetchrow_array) #### while($row = $sth->fetchrow_arrayref) {