Constraint name check_1 must exist in table_1 as a CHECK constraint. ALTER TABLE table_1 DROP CONSTRAINT check_1 CHECK;