
Answer-first summary for fast verification
Answer: OWNERSHIP, CREATE USER
Based on Snowflake documentation and the community discussion consensus (90% agreement on DE with upvoted comments), the correct privileges are OWNERSHIP (D) and CREATE USER (E). OWNERSHIP privilege allows a user to modify user properties via ALTER USER, while CREATE USER privilege is required for creating users. The USERADMIN system role inherently has CREATE USER privilege, but the question asks about specific privileges, not roles. GRANT (A) is about granting privileges, not user management. SELECT (B) is for data querying. MODIFY (C) is not a specific privilege for user management in Snowflake - OWNERSHIP covers modification capabilities.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.