TABLE_ PRIVILEGES
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.
This view contains information about tables and their related privileges in a given cluster.
Column Name |
Description |
---|---|
|
The user for which a given privilege has been granted. |
|
The name of the catalog of the related table for a given column privilege. |
|
The name of the related schema (database) for a given privilege. |
|
The name of a given table that a privilege has been granted for. |
|
The type of privilege granted to a given user. |
|
Whether a given privilege can be granted by a given user. |
Last modified: August 29, 2022