SnowPro Core Certification — Question 340
According to Snowflake best practice recommendations, which system-defined roles should be used to create custom roles? (Choose two.)
Answer options
- A. ACCOUNTADMIN
- B. SYSADMIN
- C. SECURITYADMIN
- D. USERADMIN
- E. ORGADMIN
Correct answer: C, D
Explanation
The correct answers are C (SECURITYADMIN) and D (USERADMIN) because these roles have the necessary permissions to manage user access and define custom role capabilities. In contrast, ACCOUNTADMIN and SYSADMIN have broader system control but are not specifically recommended for creating custom roles, while ORGADMIN is not relevant in this context.