6. QUEL and EQUEL Statements : Retrieve Cursor Statement—Retrieve Data into Host Variables : Description
 
Share this page                  
Description
The retrieve cursor statement advances the cursor one row and loads the values specified in the retrieve clause of the declare cursor statement into the specified host variables. The retrieve cursor statement is the only way to advance a cursor.