in reply to Re: mysql order and group_concat
in thread mysql order and group_concat
thanks for the reply but it actually don't work, I'm doing right now with 2 mysql calls :(.
The first one select unique(from) and return the correct relevance, and the second one is doing the group_concat, It's not what a finally solution, I believe that must exist some way to make it all with only one mysql call.