InterviewSolution
Saved Bookmarks
| 1. |
What Is Scd (slowly Changing Dimension)? |
|
Answer» SLOWLY CHANGING dimensions (SCD) determine how the historical changes in the dimension tables are handled. Implementing the SCD mechanism enables users to know to which category an ITEM belonged to in any given date. Slowly changing dimensions (SCD) determine how the historical changes in the dimension tables are handled. Implementing the SCD mechanism enables users to know to which category an item belonged to in any given date. |
|