DP-203 · Question #306
DP-203 Question #306: Real Exam Question with Answer & Explanation
Sign in or unlock DP-203 to reveal the answer and full explanation for question #306. The question stem and answer options stay visible for context.
Question
You have an Azure Synapse Analytics dedicated SQL pool named pool1. You plan to implement a star schema in pool and create a new table named DimCustomer by using the following code. You need to ensure that DimCustomer has the necessary columns to support a Type 2 slowly changing dimension (SCD). Which two columns should you add? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
Options
- A[HistoricalSalesPerson] [nvarchar] (256) NOT NULL
- B[EffectiveEndDate] [datetime] NOT NULL
- C[PreviousModifiedDate] [datetime] NOT NULL
- D[RowID] [bigint] NOT NULL
- E[EffectiveStartDate] [datetime] 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.