
Answer-first summary for fast verification
Answer: Schemas, External named stages
The correct answers are A (Schemas) and E (External named stages). According to Snowflake documentation and the community discussion with the highest consensus (67% support for AE), schemas can be cloned as they are primary objects in the hierarchy, and external named stages can be cloned specifically. Internal named stages (D) cannot be cloned, as confirmed by multiple comments with upvotes. Users (B) and external tables (C) are not cloneable objects in Snowflake. The reasoning is supported by the official documentation link provided in the discussion, which states that clones can be created for schemas and external stages, but not for internal stages.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.