Changing a check constraint

Use the Change Check Constraint window to modify a check constraint for the table that you're creating or altering. These steps are part of the larger tasks of creating a table and altering a table. When you complete these steps, return to either creating a table or altering a table.



To change a check constraint:

  1. Optional: In the Change Check Constraint window, change the check condition by typing a new condition in the Check condition box.

  2. Optional: Change the name of the constraint by typing a new name in the Constraint name box.

  3. Click OK to make the changes that you specified for the check constraint and close the Change Check Constraint window.

Depending on the task that you were doing when you changed this check constraint, return to either creating a table or altering a table.