table_constraint

table_constraint 
      ::= 
      unique_constraint_def 
      | ref_constraint_def 
      | check_constraint_def 

[rule list]
This rule is called by

-> table_constraint_def