System Reference Summary
>
System Reference Summary
>
Statements
>
OpenROAD SQL Statements
>
Fetch Statement
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
This site works best with JavaScript enabled