adspace
Answer Posted / Birendra Kumar Binit
SCD stands for Slowly Changing Dimension. It is a technique used to handle changes in dimension tables over time in data warehousing. There are three main types of SCD: Type 1 (overwriting), Type 2 (adding history records), and Type 3 (combining attributes into one column).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers