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

Your video will begin in 10
78 Views
Published
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
Category
MySQL
Tags
MySQL, Database, Open-source
Be the first to comment