my $objects = $dbh->selectall_arrayref("SELECT $columns FROM $table ORDER BY $order", {Slice=>{}}, @column_values);