Deleting check constraints

In the Check Constraints tab of the Column property sheet, you can view the SQL code of the check constraints on a column and you can delete a check constraint.

StepsDeleting a check constraint

  1. Select the column.

  2. Select File | Properties.

  3. Select the Check Constraints tab.

  4. In the Check Constraints list, select the constraint you want to delete. The code of the constraint is displayed in the Search Condition box.

  5. Click Delete.