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.
PROJECTIONS
Note
This is a Preview feature.
This view contains information about projections.
|
Column Name |
Description |
|---|---|
|
|
The database that the projection belongs to. |
|
|
The name of the projection. |
|
|
The name of the base table from which the projection was created. |
|
|
Timestamp when the projection was created. |
|
|
The user that created the projection. |
|
|
The status of the projection. Sync - the projection is currently valid for its schema. Invalid - the projection is invalid (due to dropping or changes to the table, etc. |
Last modified: