checkConstraint
checkConstraint(constraintName = NULL, constraintDescription = NULL, checkCondition = NULL, language = NULL)
| constraintName | A meaningfull name of the constraint. See |
|---|---|
| constraintDescription | Descibes the purpose of the constraint. See |
| checkCondition | An SQL statement or other language implementation of the condition for a check constraint. See |
| language | The language that the is used to express or implement the check constraint. |
a checkConstraint list object