How to quote values using group_concat August 4, 2023 by Tarik Use: GROUP_CONCAT(CONCAT('''', your_column, '''' ))