Top "Sql-server-group-concat" questions

In MySQL GROUP_CONCAT functionality is comma separated values grouped by a defined key.

group_concat was cut when running a query on table

I have a table that looks likes this: and this table contains 343 rows. I'm trying to run this query on …

mysql group-concat sql-server-group-concat
How to concatenate multiple rows?

I have the following query which returns the salary of all employees. This work perfectly but I need to collect …

sql sql-server string tsql sql-server-group-concat