column [ datatype ]
[ SORT ] [ VISIBLE | INVISIBLE ]
[ DEFAULT [ ON NULL [ FOR ( INSERT { ONLY | AND UPDATE } ) ] ] expr
| identity_clause ]
[ ENCRYPT encryption_spec ]
[ { inline_constraint }...
| inline_ref_constraint
| annotations_clause
]