CONSTRAINTS COLUMN USAGE
Go Up to System Views
CONSTRAINTS_COLUMN_USAGE identifies columns used by PRIMARY KEY and UNIQUE constraints. For FOREIGN KEY constraints, this view identifies the columns defining the constraint.
| Column name | Datatype | Length | Description |
|---|---|---|---|
|
|
|
67 |
Table for which the constraint is defined; nullable |
|
|
|
67 |
Column used in the constraint definition; nullable |
|
|
|
67 |
Unique name for the constraint; nullable |