Linhas do grupo MySQL com o mesmo valor
/**
* Used <br> to list itens one below the other in HTML page
*/
group_concat(p.nameItem separator '<br>') as listProdItem
Chris
/**
* Used <br> to list itens one below the other in HTML page
*/
group_concat(p.nameItem separator '<br>') as listProdItem