🔥 3-day streak
Databricks Certified Data Engineer Associate97 / 150
Question 97 of 150

A data engineer maintains a Silver customer table in Delta Lake. Each micro-batch of change data contains one or more rows per customer_id, and the goal is to keep only the latest state per customer: update existing customers, insert new ones. Which approach correctly and idempotently applies these updates in a single command?

Reviewed for accuracy · Report an issueNext question