Description of the illustration image022.gif
This illustration shows the following actions:
-
EXEC SQL -
SELECT -
column_name (on a loop)
-
INTO
This illustration shows the following actions:
EXEC SQL
SELECT
column_name (on a loop)
INTO