List Question
20 TechQA 2023-06-08T11:40:56.347000Find the genres that have at least 2 same directors, then print common genres and director id?
61 views
Asked by Sahil Kamboj
How to Query Data with Specified Multiple Field Values?
58 views
Asked by jinwandalaohu
How do you order the results of mySQL group_concat() when all the values come from one column?
238 views
Asked by thirtywest
Add prefix with distinct in group_concat sql
336 views
Asked by Adi Israel
MYSQL - Concatenating two group concat functions into a list
74 views
Asked by draic
Group by with comma-separated values and excluding the value from the previous column value
2.5k views
Asked by learner123
In SQL, create pairs based on a grouping and count their frequency
725 views
Asked by creativename
How to use GROUP_CONCAT on multiple JOIN
75 views
Asked by Eric M
How do I use select alias inside GROUP_CONCAT?
236 views
Asked by Nazmul Islam
Why setting the group_concat_max_len variable in a query results in an error in PHP's bind_param()?
1.6k views
Asked by JoeBe
Using STUFF with DATE
2.3k views
Asked by JimmyPop13
GROUP_CONCAT in SQL Server error
313 views
Asked by sai
Group_Concat in pairs of nth
457 views
Asked by Pieter Henkelman
Group_concat is not a built in function - HeidiSQL
972 views
Asked by bleyk
How to execute a query which is stored in a table column MySQL?
9.9k views
Asked by Jani Harsh
Multiple rows to one comma-separated value different ID
5.1k views
Asked by Stfvns
Group By Identical string without converting to concatenated string
78 views
Asked by user3657273
How to correctly translate MySQL query to MSSQL query using GROUP_CONCAT
254 views
Asked by Felipe Navarro
SQL Server Group By with Group Concat
68 views
Asked by Ashish Bera
Concatenate values that are grouped by a column
8k views
Asked by Volearix