Split into different columns SQL Server -


i've got data in column of table this:

cpc > cpc > organic cpc > organic >cpc mail > cpc > organic 

how can split data different columns using '>' delimiter?

this famous problem. can use regex through clr imported function, here usefull script. alter spliting can use pivot/unpivot need data-by-columns.


Comments

Popular posts from this blog

asp.net mvc - SSO between MVCForum and Umbraco7 -

Python Tkinter keyboard using bind -

ubuntu - Selenium Node Not Connecting to Hub, Not Opening Port -