Group_Concat gibt nur eine Zeile zurück
/*
When using aggregate functions like GROUP_CONCAT you need to tell
the database about the column using which you want your data
to be combined. */
TomatenTim