A result set is an object that is returned when a cursor object is used to query a table.
True
Reason — A result set is an object that is returned when a cursor object is used to query a table or execute an SQL statement.