
We had post about combining multiple rows into a column in the past. Sometimes, on the contrary, we would want to split character-delimited column into multiple rows.
In this post, we will see try to split comma-delimited column into multiple rows.
Sample Data:
End result...