I have been out of programming since I was laid off 4 years ago but getting back to it again on a contract. I am writing a query that uses the group_concat and it works well except the data I am grouping is too big for one column. is there a way to set the group_concat separator to move the next group of data the next column