1 CREATE TABLE table-name
2 (
2.1+ ,
2.1.0 column-definition
2.1.0 LIKE
2.1.0.1 table-name
2.1.0.1 view-name
2.1.0.2? copy-options
2.1.0 unique-constraint
2.1.0 referential-constraint
2.1.0 check-constraint
2.2 )
2 LIKE
2.1 table-name
2.1 view-name
2.2? copy-options
2 as-result-table
2.1? copy-options
2 materialized-query-definition
3? NOT LOGGED INITIALLY
4 (1) 

5! NOT VOLATILE
5.1! CARDINALITY
5?
5 VOLATILE
5.1! CARDINALITY
6? RCDFMT format-name
7? 
7 media-preference
8? 
8 distribution-clause
8 partitioning-clause

media-preference

1! UNIT ANY
1 UNIT SSD