November 7, 2011 at 2:41 pm
Hi
How can I loop through a column using for each loop container...or in SSIS
I have a column Level with values 1 then 2 then 3 then...go on...
I want to run my DFT for each value of Level....
Thanks
Thanks [/font]
November 8, 2011 at 5:00 am
You could use an execute sql task to select distinct values from that column, write the results to an object variable and loop over that in your container.
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy