I have a field called "Shift" of type STRING , storing data in MySql like this: '1,2,3,4,5,6,7,8,9'
I need this string to transpose (transpose) into a single column (in this case, it would be the inverse of what GROUP_CONCAT...
asked by
04.03.2014 / 05:54