ADM_ROLES
ADM_ROLES displays information about database roles. By default, only the system administrator can access the system view. This view exists in both PG_CATALOG and SYS schema.
Name |
Type |
Description |
---|---|---|
role |
character varying(128) |
Role name. |
role_id |
oid |
Role ID. |
authentication_type |
text |
Role authentication mechanism.
|
common |
character varying(3) |
Not supported. Its value is NULL. |
oracle_maintained |
character varying(1) |
Not supported. Its value is NULL. |
inherited |
character varying(3) |
Not supported. Its value is NULL. |
implicit |
character varying(3) |
Not supported. Its value is NULL. |
external_name |
character varying(4000) |
Not supported. Its value is NULL. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot