EXEC SQL DECLARE type TYPE AS { OBJECT (column datatype [, column datatype]...) | VARRAY (size) OF element_type | TABLE OF object_type }