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