
Answer-first summary for fast verification
Answer: A user with ACCOUNTADMIN role, A user with CREATE ACCOUNT privilege
According to Snowflake documentation and the community consensus with 100% agreement, creating and managing reader accounts requires either the ACCOUNTADMIN role (A) or a role granted the CREATE ACCOUNT global privilege (E). The ACCOUNTADMIN role inherently has the highest level of administrative privileges including account management capabilities. The CREATE ACCOUNT privilege is a specific global privilege that can be granted to other roles to enable reader account creation and management. The SECURITYADMIN role (B) manages security policies but not account creation. The SYSADMIN role (C) manages system objects but lacks account-level privileges. The ORGADMIN role (D) manages organization-level settings but not individual account creation.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.