SnowflakeSnowflake
COF-C02 · Question #170
COF-C02 Question #170: Real Exam Question with Answer & Explanation
Sign in or unlock COF-C02 to reveal the answer and full explanation for question #170. The question stem and answer options stay visible for context.
Snowflake Cloud Data Platform Features and Architecture
Question
What are advantages clones have over tables created with CREATE TABLE AS SELECT statement? (Choose two.)
Options
- AThe clone always stays in sync with the original table.
- BThe clone has better query performance.
- CThe clone is created almost instantly.
- DThe clone will have time travel history from the original table.
- EThe clone saves space by not duplicating storage.
Unlock COF-C02 to see the answer
You've previewed enough free COF-C02 questions. Unlock COF-C02 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Cloning#Zero-copy cloning#Storage efficiency#Metadata operations