Mysql
 sql >> Database >  >> RDS >> Mysql

mysql GROUP_CONCAT duplicati

Devi usare il DISTINCT opzione:

GROUP_CONCAT(DISTINCT animal)