🔥 3-day streak
Databricks Certified Data Engineer Associate106 / 150
Question 106 of 150
A data engineer has a large 'transactions' fact table and a smaller 'active_customers' table. They need to return only the transaction rows whose customer_id exists in active_customers, WITHOUT adding any columns from active_customers or duplicating transaction rows when a customer appears multiple times in the lookup. Which join type best accomplishes this?
Reviewed for accuracy · Report an issueNext question