Next: DBI.ResultSet-printing, Previous: DBI.ResultSet-accessing, Up: DBI.ResultSet [Index]
Return whether all the rows in the result set have been consumed. (abstract).
Return the next row, or nil if at the end of the result set.
Return the next row, or raise an error if at the end of the stream (abstract).