I have sample data in the format as given below
Now I want data in the format as below:
FirstName Data
Kallis 10, 16, 17
Sharon 11, 13, 14, 15
Richard 12
Please suggest the method or query so that i can get data in the above mentioned format.