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