COF-C02 · Question #161
In a Snowflake role hierarchy, what is the top-level role?
The correct answer is C. ACCOUNTADMIN. Within a Snowflake account, ACCOUNTADMIN is the highest-level role. It inherits all privileges from both SYSADMIN (which manages databases and warehouses) and SECURITYADMIN (which manages users and roles). ORGADMIN is a special role used for organization-level management across…
Question
In a Snowflake role hierarchy, what is the top-level role?
Options
- ASYSADMIN
- BORGADMIN
- CACCOUNTADMIN
- DSECURITYADMIN
How the community answered
(50 responses)- A4% (2)
- B2% (1)
- C94% (47)
Explanation
Within a Snowflake account, ACCOUNTADMIN is the highest-level role. It inherits all privileges from both SYSADMIN (which manages databases and warehouses) and SECURITYADMIN (which manages users and roles). ORGADMIN is a special role used for organization-level management across multiple accounts but is not part of the standard account-level role hierarchy. The standard hierarchy from top to bottom is: ACCOUNTADMIN → SECURITYADMIN / SYSADMIN → USERADMIN → PUBLIC.
Topics
Community Discussion
No community discussion yet for this question.