Was this helpful?
Fetch Statement
Retrieves a row from an open cursor and loads it into 4GL variables.
Syntax:
fetch cursor_variable into variable_list;
Last modified date: 12/20/2023