Forum Discussion
mgirou
8 years agoHelper II
Edit Query duplicating rows/turning columns into one
Hey, I have a question (wasn't really sure how to describe it in subject): if I have table below Node location ID123, ID143, ID324 Rack01 ID176 ...
- 8 years ago
Split the column by the delimiter then unpivot
jthomson
8 years agoSolution Sage
Split the column by the delimiter then unpivot