The Results tab shows you the following information:
|  
				   Type or RS Name  | 
 
				 
				   Shows whether this is a parameter or a result set. Result set names correspond to the cursor name defined in the DECLARE CURSOR statement.  | 
 
			 
|  
				   Data Name  | 
 
				 
				   The parameter name or the column name of the data in the result set.  | 
 
			 
|  
				   Row Number  | 
 
				 
				   Parameters display a row number of 0; result sets display the row number fetched from the result set that corresponds to the cursor name defined in the DECLARE CURSOR statement.  | 
 
			 
|  
				   Value  | 
 
				 
				  
  |