while (my $rh = $sth->fetchrow_hashref()) { push(@{$results_data}, $rh); }