Important
New database features are no longer connected to engine versions; features are now enabled independently during scheduled update windows, and “major” and “minor” releases no longer exist in Helios. Please visit the release notes to view the latest features available in your database clusters.
KEY_ COLUMN_ USAGE
This view contains information about columns that are part of unique keys (constraints) and displays one row per column in a unique constraint.
|
Column Name |
Description |
|---|---|
|
|
This value is always |
|
|
The name of the related schema (database) for a given key column. |
|
|
The name of the related constraint for a given key column. |
|
|
Value is always |
|
|
The name of the related schema (database) for a given key column. |
|
|
The name of the related table for a given key column. |
|
|
The name of a given key column. |
|
|
The column’s position within the key. |
|
|
Always |
|
|
Always |
|
|
Always |
|
|
Always |
Last modified: