Exam Preparation Quiz

Question 58 of 75

Choose the correct T-SQL statement

MDFT Pro has a Fabric tenant that contains a data warehouse for tracking student enrollment history. As a data analyst at MDFT Pro, you need to load rows into a large Type 1 slowly changing dimension (SCD) that tracks student status changes.

The solution must minimize resource usage to ensure efficient processing of the student data. Which T-SQL statement should you use?

Choose the correct answer from the options below.

Explanations for each answer:

Learn more about MERGE statement:
Merge Statement
Next Question