As a data warehouse expert or as an ETL developer you will often come across
scenarios in which you need to maintain and manage slowly changing dimensions.
There are multiple ways to implement that in SQL Server and the easiest of those
is using Slowly Changing Dimension Transformation in the data flow task of SSIS
packages.
In this article I am going to provide you the steps and guidance needed to
manage Slowly Changing Dimension with Slowly Changing Dimension Transformation
in data flow task with an example. For more information click here.
No comments:
Post a Comment