while ( my $row = $hStatement->fetchrow_hashref() ) { push ( @aRows, $row ); }