FETCH
FETCH cursor_name
This statement fetches the next row (if a row exists) using the specified open cursor, and advances the cursor pointer.