This illustration shows the followin syntax on a horizontal line:
EXEC SQL DECLARE table TABLE
It also shows the following syntax:
column datatype
DEFAULT expr
DEFAULT
NULL (on a loop)
NULL
NOT NULL (on a loop)
NOT NULL
WITH DEFAULT