while( my @ref = $sth->fetchrow_array() ){ push( @data, \@ref ); }