Warning
SingleStore 9.0 gives you the opportunity to preview, evaluate, and provide feedback on new and upcoming features prior to their general availability. In the interim, SingleStore 8.9 is recommended for production workloads, which can later be upgraded to SingleStore 9.0.
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: August 29, 2022