Certified Data Engineer Professional Exam QuestionsBrowse all questions from this exam

Certified Data Engineer Professional Exam - Question 192


A junior data engineer on your team has implemented the following code block.

The view new_events contains a batch of records with the same schema as the events Delta table. The event_id field serves as a unique key for this table.

When this query is executed, what will happen with new records that have the same event_id as an existing record?

Show Answer
Correct Answer:

Discussion

2 comments
Sign in to comment
KyriesOption: B
Mar 20, 2025

B is correct

billabroOption: C
May 5, 2025

C is right