
Answer-first summary for fast verification
Answer: The objects are dropped.
The correct answer is A because the DROP MANAGED ACCOUNT command permanently removes the reader account and all objects within it. This is explicitly stated in Snowflake documentation and confirmed by the community discussion with 100% consensus and upvoted comments referencing the official documentation. Option B (Fail-safe period) is incorrect because Fail-safe is for data recovery in case of operational errors, not account deletion. Option C (Time Travel period) is incorrect because Time Travel allows querying historical data but doesn't apply when an entire account is dropped. Option D (immediately moved to provider account) is incorrect because objects are not transferred but permanently deleted.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
What happens to the objects in a reader account when a managed account is dropped using the DROP MANAGED ACCOUNT command?
A
The objects are dropped.
B
The objects enter the Fail-safe period.
C
The objects enter the Time Travel period.
D
The objects are immediately moved to the provider account.
No comments yet.