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.
TABLES
This view contains information about the tables visible to the current node.
|
Column Name |
Description |
|---|---|
|
|
Always = |
|
|
The database the table belongs to (could be partitioned database, i. |
|
|
Name of the table. |
|
|
The type of the table (i. |
|
|
Always = |
|
|
NULL (currently unsupported). |
|
|
|
|
|
Row count for the table. |
|
|
NULL (currently unsupported). |
|
|
NULL (currently unsupported). |
|
|
NULL (currently unsupported). |
|
|
NULL (currently unsupported). |
|
|
NULL (currently unsupported). |
|
|
The auto increment counter of the auto increment column (or NULL if not in use). |
|
|
Time the table was created (SQL timestamp). |
|
|
NULL (currently unsupported). |
|
|
NULL (currently unsupported). |
|
|
NULL (currently unsupported). |
|
|
NULL (currently unsupported). |
|
|
NULL (currently unsupported). |
|
|
Comment from the |
|
|
|
|
|
|
|
|
Time of the most recent change to the table (SQL timestamp) or the |
|
|
Name of the user that made the most recent change to the table. |
|
|
Name of the user that created the table. |
Last modified: