Exam SnowPro Core All QuestionsBrowse all questions from this exam
Question 420

Users with the ACCOUNTADMIN role can execute which of the following commands on existing users?

    Correct Answer: A

    Users with the ACCOUNTADMIN role can perform several operations on existing users, which include the ability to SHOW users, DESCRIBE a given user, ALTER user settings, or DROP a user. The correct operations are aligned with showing, describing, altering, and dropping users, but not defining, deleting, or modifying users in a way not covered by the listed commands. Hence, the option that correctly lists the commands executable on existing users by the ACCOUNTADMIN role is SHOW users, DESCRIBE a given user, ALTER, or DROP a user.

Discussion
SV1122Option: A

Only these operations are allowed CREATE USER , ALTER USER , DROP USER , DESCRIBE USER https://docs.snowflake.com/en/sql-reference/sql/show-users.html

SnowProCertDec22Option: A

by discard, you cannot use DELETE nor DEFINE nor MODIFY when you talk about users

SnowProCertDec22

https://docs.snowflake.com/en/user-guide/admin-user-management.html

_yyuktaOption: A

A. Can SHOW users DESCRIBE a given user, or ALTER or DROP a user

MultiCloudIronManOption: A

correct

halolOption: A

i think A