# RESOURCE\_POOL\_PRIVILEGES

This view contains information about resource pool grants and privileges.

| Column Name      | Description                                                                                                                                                                                                           |
| ---------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `GRANTEE`        | The user the grant is applied to.                                                                                                                                                                                     |
| `RESOURCE_POOL`  | The name of a given resource pool.                                                                                                                                                                                    |
| `PRIVILEGE_TYPE` | The type of privilege granted to a given user for the specified resource pool. See a list of all types in[GRANT](https://docs.singlestore.com/db/v9.1/reference/sql-reference/security-management-commands/grant.md). |
| `IS_GRANTABLE`   | Whether a given privilege can be granted by a given user. Always FALSE.                                                                                                                                               |

***

Modified at: June 23, 2023

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

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