my $res = $dbh->selectall_arrayref($sth, {Slice => {}}, @_); return $res;