
Answer-first summary for fast verification
Answer: Recreate the dropped stage.
According to Snowflake documentation and community consensus, dropped stages cannot be recovered using Time Travel, UNDROP command, or cloning. The UNDROP command specifically does not support stage objects, as confirmed by user testing that shows 'Unsupported feature 'UNDROP not supported for objects of type STAGE'' error. Time Travel functionality in Snowflake allows restoration of tables, schemas, and databases but not stages. The only way to restore a dropped internal stage is to recreate it using the original SQL definition. All community comments with upvotes support option D, and the official documentation explicitly states that dropped stages must be recreated.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.