Microsoft
DP-203 · Question #280
You have an Azure Databricks workspace that contains a Delta Lake dimension table named Table1. Table1 is a Type 2 slowly changing dimension (SCD) table. You need to apply updates from a source table
Sign in or unlock DP-203 to reveal the answer and full explanation for question #280. The question stem and answer options stay visible for context.
Submitted by hans_de· Mar 30, 2026Develop data processing
Question
You have an Azure Databricks workspace that contains a Delta Lake dimension table named Table1. Table1 is a Type 2 slowly changing dimension (SCD) table. You need to apply updates from a source table to Table1. Which Apache Spark SQL operation should you use?
Options
- ACREATE
- BUPDATE
- CALTER
- DMERGE
Unlock DP-203 to see the answer
You've previewed enough free DP-203 questions. Unlock DP-203 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Delta Lake#SCD Type 2#MERGE operation#Azure Databricks