functional overview
The SELECT statement is repeated until [End Iteration] is reached, taking out rows one by one from the result of the execution.
Details of Functions
SELECT statement is extracted one row at a time from the execution result Control statement/repeat end Repeat the process up to
parameter
- argument (e.g. function, program, programme)
-
SQL statement character string data
Specifies the SQL statement to issue.parameter character string data, , numeric data, ,Date & Time Data
Specify parameter values for SQL statements. (additional argument)
- return value
-
Dictionary (associative array)
Returns a dictionary of converted records retrieved from the database.