sebae banner ad-300x250
sebae intro coupon 30 off
sebae banner 728x900
sebae banner 300x250

Episode-056 – Return tabular data as a list in MySQL

0 views
0%

Episode-056 - Return tabular data as a list in MySQL

Have you ever needed to return tabular data as a list in a MySQL query? This video shows how you can use the GROUP_CONCAT() function to return a character-separated list of values in a query result.

GROUP_CONCAT() Documentation – https://dev.mysql.com/doc/refman/8.0/en/aggregate-functions.html#function_group-concat

Date: February 13, 2024