The specific method required is SCD Type 6, often called a Hybrid SCD. This technique combines the features of Type 1, Type 2, and Type 3 to manage historical data. To implement this, you first use Type 2 logic, which involves creating a new row every time an attribute changes and assigning it a unique surrogate key, which is a system-generate....
Log in to view the answer