Diagram Kontext Kontext

Slowly Changing Dimension (SCD) Type 3

event 2022-07-23 visibility 273 comment 0
more_vert

This diagram shows how a slowly changing dimension type 3 table is implemented. 

customer_number is the business key of the customer table while customer_id is a surrogate key. Customer 10001 is changing first_name from Kontext to Context.

SCD Type 3 will add a new attribute to keep the current value. The drawback is that it can only keep previous and current values only.

For SCD Type 3, surrogate ID is not necessary.

comment Comments
No comments yet.

Please log in or register to comment.

account_circle Log in person_add Register

Log in with external accounts

tag Tags
info Info
Image URL
SVG URL