fetchrow_hashref $hashref = $st_handle->fetchrow_hashref Fetches the next row of data, returning a hash reference containing the field values. The keys of the hash are the same as $st_handle->{NAME}.