Quantcast
Channel: Transact-SQL forum
Viewing all articles
Browse latest Browse all 23857

mutiple CSV columns to mutiple rows

$
0
0

Hi,

I have following data

Id  Col1   Col2

1  a|b|C|d y|||

2  e|f|g     N|||

Output required:

Id Posid  Col1   col2

1  1           a      y

2  2           b

3  3           c

4  4           d

5  1           e    N

6  2           f

7  3          g


Navin.D http://dnavin.wordpress.com


Viewing all articles
Browse latest Browse all 23857

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>