Viewing multiple result sets

There are two instances where multiple query result sets might be returned. The first instance is as a result of running a stored procedure. The second instance is as a result of running a single query that has multiple SQL statements.

About this task

All result sets are returned to the editor window and assigned an index number starting with the number one (1). Each set of query results is identified in a drop-down list on the query editor toolbar. To view a specific result set, select it from the drop-down list.