Skip to content
DEP
Data Modelling
medium
Question 2 of 12

A data engineer needs to implement a Slowly Changing Dimension Type 2 (SCD Type 2) for a customer dimension table. Which statement correctly describes the SCD Type 2 approach?

AWhen a customer attribute changes, the existing row is overwritten with the new value and no history is retained
BWhen a customer attribute changes, a new row is inserted with the updated values and effective date columns, while the previous row is marked as expired
CWhen a customer attribute changes, the entire dimension table is truncated and fully reloaded from the source
DWhen a customer attribute changes, the old row is deleted and a single new row with the updated values is inserted

Educational Content — CertQnA practice questions are written against official exam objectives, covering the same domains tested on the real exam. All content is original and independent — not actual exam questions, not affiliated with any certification vendor. Learn more about our content policy

Discussion

Be the first to share your understanding of this concept

⚠️ Discussion is for concept clarification only. Do not share or request actual exam questions or answers.

Sign in to join the discussion