Skip to main content

TABLE_CONSTRAINTS

This view contains information about table constraints.

Column Name

Description

CONSTRAINT_CATALOG

The name of the related catalog for a given constraint.

CONSTRAINT_SCHEMA

The name of the related schema (database) for a given constraint.

CONSTRAINT_NAME

The name of a given constraint.

TABLE_SCHEMA

The name of the related schema (database) for the table related to a given constraint.

TABLE_NAME

The name of the realated table.

CONSTRAINT_TYPE

The type of constraint.