Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
What accurately defines a Slowly Changing Dimension (SCD) of Type 0?
A
A table that maintains current records, while older records are stored in another table.
B
A table where the new arriving data overwrites the existing one.
C
A table where history will be kept in the additional column.
D
A table where no changes are allowed.
E
A table that stores and manages both current and historical data over time.