SQL Anywhere Studio Help
Adaptive Server Anywhere Help
Introduction to property sheets
Check Constraint property sheet
The General tab of the Check Constraint property sheet has the following components:
Name Shows the name of the selected check constraint. You can edit the name of the check constraint in the adjacent field.
Type Shows the type of object.
Table Shows the table the check constraint belongs to.
Column Shows the column the check constraint applies to. This information appears only for column check constraints, not for table constraints.
Using CHECK constraints on tables
Using CHECK constraints on columns