🔥 3-day streak
Databricks Certified Data Engineer Associate91 / 150
Question 91 of 150

A data engineer maintains two Delta tables: `active_customers` and `orders`. They need to produce a result set containing only the rows from `orders` whose `customer_id` does NOT exist in the `active_customers` table, so the marketing team can identify orphaned orders. Which single join operation produces exactly this result most efficiently?

Reviewed for accuracy · Report an issueNext question