I have a table with 3000 values and What I need to do is place a full set of these values for every date in the year 2015. Do anyone know how to achieve this through SSIS?I know we can achieve through SQL using while loop.
EG: 1-1-2015 a b c d
1-2-2015 a b c d like wise 12-31-2015 a b c d . Please help me to create the package.Thanks and let me know ,if you need more clarification.
Mathew George
MathewBhavana