I have complex SSIS package and it is inside a For each loop. Now I don't need the For each loop... Is there a way I can just remove the loop and keep everything inside the loop? I know I can just move everything out of the loop....but is there a
simple way to do this? Thanks.
↧