result set

The results of a query. Result sets might contain rows when a query contains a SELECT statement. Action queries do not return rows but do return result sets that contain information about the operation, such as rows affected.