constraint_clauses ::=
{
ADD
table_constraint_definition
| DROP CONSTRAINT constraint_name
}
constraint_clauses