SQL$HELP72.HLB  —  FOR Control, Arguments  AS EACH ROW OF select expr
    Creates a simple result table.

    After SQL creates the result table from the select expression,
    the DO clause executes a set of SQL statements (compound-use-
    statement) for each result table row.
Close Help