Use the Check Constraints page of the Alter Table notebook to alter the check constraints for the table. A check constraint sets restrictions on data added to the table. Check constraints are enforced when rows in the table are inserted or updated.
You can add new check constraints or alter or drop existing check
constraints.
Tasks
Fields and controls
Related information