
Answer-first summary for fast verification
Answer: Stream
The correct answer is C (Stream) because Snowflake Streams are specifically designed to track and record DML changes (inserts, updates, deletes) made to tables, providing change data capture functionality. The community discussion shows 100% consensus on answer C, with multiple users confirming this is correct and referencing Snowflake documentation. Option A (Snowpipe) is for continuous data loading, not change tracking. Option B (Stage) is for data storage locations. Option D (Task) is for scheduling automated workflows, not for recording DML changes.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.