Feature
ROLE_ROLE_PRIVS describes roles granted to other roles. This view displays only information about roles accessible to the current user.
Applicability
This topic applies only to OceanBase Database Enterprise Edition. OceanBase Database Community Edition provides only MySQL mode.
Fields
| Field | Type | Nullable | Description |
|---|---|---|---|
| ROLE | VARCHAR2(128) | NO | The name of the role. |
| GRANTED_ROLE | VARCHAR2(128) | NO | The granted role. |
| ADMIN_OPTION | VARCHAR2(3) | NO | Indicates whether the role was granted with the ADMIN option. |