Important
Helios features are now enabled during weekly update windows and are no longer directly tied to SingleStore engine releases. Refer to the release notes to view the latest features available in your Helios cluster.
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: