Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

CHECK_CONSTRAINTS

Information on check constraints belonging to the current authorization identifier, as well as the corresponding check search condition.

Column name

Data type

Contents

CONSTRAINT_CATALOG

CHAR (18)

Database name

CONSTRAINT_SCHEMA

CHAR (31)

Name of the schema to which the table
with the check constraint belongs

CONSTRAINT_NAME

CHAR (31)

Name of the check constraint

CHECK_CLAUSE

VARCHAR (32000)

Search condition

Table 67: CHECK_CONSTRAINTS view of the INFORMATION_SCHEMA