July 6, 2012 at 9:53 am
Hi,
Iwould like to have the delimited values in one of the columns in sql server table to be split into three rows.
ex: Project id Teams Impacted
5032401 BSS;NOC;Operations;Engineering;Network;Cable
as below having 3 * 8 blocks having values like col1 and col2 below.
Project id : Team1 Team2 team 3 Team4 team5 team6 team 7 team 8
5032401 BSS Engineering x
NOC Network y
Operations Cable z
we have to ingore null values as well for the project ids which does not have teams impacted.
Any help regarding this is greatly appreciated. Please suggest at the earliest.
Thanks and Regards,
Aru
July 6, 2012 at 11:12 am
I would suggest reading Jeff Moden's aticle here on SSC at:
July 10, 2012 at 1:14 pm
Thanks for the post. I will check and revert back.
Thanks and Regards,
Aru
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply