EXEC SQL DECLARE
table
TABLE
(column datatype [
NOT NULL
] [, column datatype [
NOT NULL
]]...)