# ROLE\_PRIVILEGES

This view contains information about roles as they relate to privileges in a cluster.

| Column Name  | Description                                                   |
| ------------ | ------------------------------------------------------------- |
| `ROLE`       | The name of a given role.                                     |
| `DATABASE`   | The name of the related database.                             |
| `TABLE`      | The name of the table for which a related privilege is given. |
| `PRIVILEGES` | The privilege associated with a given role.                   |

***

Modified at: August 5, 2025

Source: [/db/v9.1/reference/information-schema-reference/resource-and-user-management/role-privileges/](https://docs.singlestore.com/db/v9.1/reference/information-schema-reference/resource-and-user-management/role-privileges/)

(An index of the documentation is available at /llms.txt)
