drop_table_constraint_def ::= "drop" "constraint" constraint_name drop_behavior
This rule is called by -> alter_table_action
-> alter_table_action