column_constraint ::= "not" "null" | unique_spec | refs_spec | check_constraint_def
This rule is called by -> column_constraint_def
-> column_constraint_def