[{ physical_attributes_clause
 | logging_clause
 | ONLINE
 | COMPUTE STATISTICS
 | TABLESPACE { tablespace | DEFAULT }
 | key_compression
 | { NOSORT | REVERSE }
 | parallel_clause
 }
 [ physical_attributes_clause
 | logging_clause
 | ONLINE
 | COMPUTE STATISTICS
 | TABLESPACE { tablespace | DEFAULT }
 | key_compression
 | { NOSORT | REVERSE }
 | parallel_clause
 ]...
]