New posts in group-concat

Query specific column on entire tables in a database

GROUP_CONCAT in SQLite

Using GROUP_CONCAT on subquery in MySQL

mysql GROUP_CONCAT duplicates

using group_concat in PHPMYADMIN will show the result as [BLOB - 3B]

MySQL: GROUP_CONCAT with LEFT JOIN

How create json format with group-concat mysql?

How to display data only once by using two different tables in codeigniter

Use LINQ to concatenate multiple rows into single row (CSV property)

Sqlite group_concat ordering

GROUP_CONCAT with limit

Show a one to many relationship as 2 columns - 1 unique row (ID & comma separated list)

MySQL Join two tables with comma separated values

GROUP_CONCAT comma separator - MySQL

GROUP_CONCAT ORDER BY

MySQL: Sort GROUP_CONCAT values

MySQL DISTINCT on a GROUP_CONCAT()

What is the opposite of GROUP_CONCAT in MySQL?

Strange duplicate behavior from GROUP_CONCAT of two LEFT JOINs of GROUP_BYs

How to use GROUP_CONCAT in a CONCAT in MySQL