What is SCD type 1 and SCD type 2?
Type 1 dimension mapping (SCD1): This keeps only current data and does not maintain historical data. Note : Use SCD1 mapping when you do not want history of previous data. Type 2 dimension/version number mapping (SCD2): This keeps current as well as historical data in the table. What is SCD type1? Type 1 SCDs – Overwriting. In a Type 1 …