DP-203 · Question #132
DP-203 Question #132: Real Exam Question with Answer & Explanation
Sign in or unlock DP-203 to reveal the answer and full explanation for question #132. The question stem and answer options stay visible for context.
Question
You need to implement a Type 3 slowly changing dimension (SCD) for product category data in an Azure Synapse Analytics dedicated SQL pool. You have a table that was created by using the following Transact-SQL statement. Which two columns should you add to the table? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
Options
- A[EffectiveStartDate] [datetime] NOT NULL,
- B[CurrentProductCategory] [nvarchar] (100) NOT NULL,
- C[EffectiveEndDate] [datetime] NULL,
- D[ProductCategory] [nvarchar] (100) NOT NULL,
- E[OriginalProductCategory] [nvarchar] (100) NOT NULL,
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.