Snowpro Associate Platform · Free Practice Question Easy
Question 19
Which of the following are examples of system-defined roles in Snowflake? (Choose any 3 options)
- A CUSTOM_ROLE
- B ACCOUNTADMIN
- C USERADMIN
- D SECURITYADMIN
Reveal correct answers
Correct answers: B, C, D
Explanation
✅ ACCOUNTADMIN
✅ SECURITYADMIN
✅ USERADMIN
Explanation:
Snowflake provides several system-defined roles to manage access and administrative tasks. These include:
ACCOUNTADMIN – Has the highest level of privileges; can manage all objects and users in the account
SECURITYADMIN – Manages user and role security, including granting roles and privileges
USERADMIN – Handles user and role creation and management
❌ CUSTOM_ROLE – This is a user-defined role, not a system-defined one
More details in Snowflake’s official access control documentation.
Discussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
You must be logged in to post a comment.
