Important
The SingleStore 9.1 release candidate (RC) is available now. It will be promoted to general availability (GA) soon and at that time it will be renamed to SingleStore 10.
In the interim, SingleStore 9.1 RC can be used to preview, evaluate, and provide feedback on the new and upcoming features in SingleStore 10, while SingleStore 9.0 is recommended for production workloads.
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: