grupa_concat zwraca tylko jeden wiersz
/*
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