March 21, 2010 at 11:35 pm
Hi ....
i have ine question.i am learning ssis now.so i dont have more knowledge abt same.
i have one table in database from that i have to take three columns.and inser data in anothere destination table but with condition that if col.name like 'ins%' then insert 'insurance' ,if col.name like 'pes%' then insert 'admin' likewise i have more than 40 conditions.
can you guys help me in ths?
thanks in advance!!!!!!
March 22, 2010 at 10:52 pm
hi
just go in for case statements to solve your problem for 40 conditions
March 23, 2010 at 12:33 am
Yes you can use case statement and generate dynamic SQL query.
Viewing 3 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