SQL$HELP_OLD72.HLB — ALTER TABLE Arguments CHECK (predicate)
Specifies a predicate that column values inserted into the
table must satisfy. See Predicates for details on specifying
predicates.
Predicates in CHECK column constraints can only refer directly to
the column with which they are associated.