ExamQuestions.com

Register
Login
Data Engineering on Microsoft Azure (DP-203) Exam Questions

Microsoft

Data Engineering on Microsoft Azure (DP-203)

131 / 240

Question 131:

A B2B sales startup is creating a customer dimension table. This will be a part of their star schema model. And it is used to track customer relations. They collect details like Tax Registration number, mobile phone number, email-id, pincode, etc. There are some instances where the email-id and mobile phone numbers change. Whenever the Customer updates the data at source, it should overwrite the value in this table. Which of the following options says about the most suitable method?

Answer options:

A.Use Type 2 SCD.B.Use Type 1 SCD.C.Use Type 3 SCD.D.Use Type 6 SCD.