What is a result set ?
The result set refers to a logical set of records that are fetched from the database by executing an SQL query and made available to the application program.