ref_constraint_def

ref_constraint_def 
      ::= 
      "foreign" "key" 
      "(" referencing_columns ")" 
      refs_spec 

[rule list]
This rule is called by

-> table_constraint