|
|
|
|
Browse by Tags
All Tags » SSIS » nugget » Unpivot (RSS)
-
A question on the SSIS forum earlier today asked:
I need to dynamically unpivot some set of columns in my source file. Every month there is one new column and its set of Values. I want to unpivot it without editing my SSIS packages that is deployed
Let’s be clear about what we mean by Unpivot. It is a normalisation technique that basically ...
|
|
|
|
|