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.
STATISTICS
This view contains statistics about table indexes.
|
Column Name |
Description |
|---|---|
|
|
This value is always |
|
|
The name of the related schema (database) that a given table belongs to. |
|
|
The name of the related table for a given index. |
|
|
If the index can contain duplicates, this is |
|
|
The name of the schema (database) that a given index belongs to. |
|
|
The name of a given index. |
|
|
The sequential number of a column within a given index. |
|
|
The name of a column within a given index. |
|
|
If a given column is sorted ascending within an index, this value is |
|
|
This column is unused and is present only for compatibility reasons, its value is always |
|
|
This column is unused and is present only for compatibility reasons, its value is always |
|
|
This column is unused and is present only for compatibility reasons, its value is always |
|
|
Whether a given column can contain |
|
|
The type of index. |
|
|
This column is unused and is present only for compatibility reasons, its value is always empty. |
|
|
This column is unused and is present only for compatibility reasons, its value is always empty. |
Last modified: