SnowPro Core Certification — Question 269
What is a best practice after creating a custom role?
Answer options
- A. Create the custom role using the SYSADMIN role.
- B. Assign the custom role to the SYSADMIN role.
- C. Assign the custom role to the PUBLIC role.
- D. Add _CUSTOM to all custom role names.
Correct answer: B
Explanation
The correct answer is B because assigning the custom role to the SYSADMIN role allows the necessary permissions to be effectively managed and utilized. Options A and D are not best practices for post-role creation, and option C could lead to excessive permissions being granted to all users.