Exam COF-C03 Topic 1 Question 341 Discussion
Actual exam question for Snowflake's COF-C03 exam
Question #: 341
Topic #: 1
Question #: 341
Topic #: 1
What are the possible values within a METADATASACTION column in a Snowflake stream? (Select TWO).
Suggested Answer: A,C Vote an answer
In Snowflake streams, the METADATASACTION column indicates the type of data manipulation operation that has occurred. The possible values include INSERT and DELETE.
INSERT: Indicates that a new row has been inserted into the table.
DELETE: Indicates that a row has been deleted from the table.
References:
Snowflake Documentation: Change Data Capture (CDC) with Streams
Snowflake Documentation: Stream Data Capture
INSERT: Indicates that a new row has been inserted into the table.
DELETE: Indicates that a row has been deleted from the table.
References:
Snowflake Documentation: Change Data Capture (CDC) with Streams
Snowflake Documentation: Stream Data Capture
by Marsh at Jun 03, 2026, 01:45 PM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).