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

What happens to the objects in a reader account when the DROP MANAGED ACCOUNT command is executed?

    Correct Answer: A

    Executing the DROP MANAGED ACCOUNT command removes the reader account and all its objects. This means that the tables, views, and other database objects within the reader account are permanently deleted. Therefore, the objects are dropped.

Discussion
NachoPrendesOption: A

A https://docs.snowflake.com/en/sql-reference/sql/drop-managed-account

cybe001Option: A

Correct Answer: A. The objects are dropped. The objects are dropped: Executing the DROP MANAGED ACCOUNT command removes the reader account and all its objects. This means that the tables, views, and other database objects within the reader account are permanently deleted.

Jacobr5000Option: A

"Removes a managed account, including all objects created in the account, and immediately restricts access to the account." https://docs.snowflake.com/en/sql-reference/sql/drop-managed-account