This tab has the following components:
This domain has the following check constraint Lets you view the check constraint that applies to the domain. This is defined when the domain is created.
For example, to check whether an employee's start date falls in a particular range, type:
CHECK ( StartDate BETWEEN '1983/06/27' AND CURRENT DATE ) |
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2010, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.0 |