A set of rows returned from a stored procedure to the caller via a cursor declared WITH RETURN. The caller receives the result set using ASSOCIATE LOCATORS and ALLOCATE CURSOR.