
Answer-first summary for fast verification
Answer: False
The correct answer is False (B). According to Snowflake documentation and best practices, when creating custom roles that will own securable objects, it's recommended to create a hierarchy of custom roles with the top-most custom role assigned to the SYSADMIN role, not immediately to ACCOUNTADMIN. The SYSADMIN role is managed by ACCOUNTADMIN, so ACCOUNTADMIN automatically inherits privileges through the role hierarchy. While granting directly to ACCOUNTADMIN is possible, it's not the recommended best practice. The community discussion strongly supports this with 72% choosing B, and multiple comments citing Snowflake documentation that recommends assigning custom roles to SYSADMIN rather than immediately to ACCOUNTADMIN.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.