
Answer-first summary for fast verification
Answer: External named stages, Dynamic tables
Based on Snowflake documentation and the community discussion consensus (67% for CD), the correct answers are C (External named stages) and D (Dynamic tables). Snowflake's CREATE CLONE command supports cloning external named stages and dynamic tables, as confirmed by the documentation reference in the discussion. Virtual warehouses (A) cannot be cloned as they are compute resources, not data objects. Internal named stages (B) are not cloneable according to Snowflake's cloning limitations. External tables (E) cannot be cloned as they reference external data sources. The community discussion shows strong support for CD with detailed reasoning about which object types support cloning.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.