The following request is not valid because the specified constraint does not exist and, therefore, cannot be dropped.
ALTER TABLE table_1 DROP CONSTRAINT no_such_constr;
The system returns the following message:
The specified constraint name does not exist in table.