G
Guest
1.Sorry for my poor english
2.I have table with example rows:
Person ID_of_something
John Brown fg763jk87
John Brown wi98hj45jk
John Brown lmn56hj45
Mary Halloway 456FGH123
Mary Halloway 095jd34nmf
and I need have this as a result of query like this:
Person ID's list
John Brown fg763jk87; wi98hj45jk; lmn56hj45
Mary Holloway 456FGH123; 095jd34nmf
Please help, how can I do this?
2.I have table with example rows:
Person ID_of_something
John Brown fg763jk87
John Brown wi98hj45jk
John Brown lmn56hj45
Mary Halloway 456FGH123
Mary Halloway 095jd34nmf
and I need have this as a result of query like this:
Person ID's list
John Brown fg763jk87; wi98hj45jk; lmn56hj45
Mary Holloway 456FGH123; 095jd34nmf
Please help, how can I do this?