SnowPro Advanced: Data Engineer — Question 39

What is a characteristic of the operations of streams in Snowflake?

Answer options

Correct answer: B

Explanation

The correct answer is B because when updating a target table using a stream, the offset is indeed advanced to the current timestamp. Option A is incorrect as it suggests automatic advancement upon querying, which is not accurate. Option C misrepresents the behavior since it does not specify that the offset is not moved when just querying. Option D is misleading as it implies all transactions create change records, but only committed transactions do.