Search code examples
Get unique values using STRING_AGG in SQL Server...

sqlsql-serversql-server-2017string-aggregation

Read More
How to concatenate strings of a string field in a PostgreSQL 'group by' query?...

sqlpostgresqlgroup-bystring-aggregation

Read More
String_agg for SQL Server before 2017...

sqlsql-serverstring-aggregationstring-agg

Read More
How can multiple rows be concatenated into one in Oracle without creating a stored procedure?...

sqloracle-databaseconcatenationstring-aggregation

Read More
Multiple STRING_AGG in one query...

sqlgoogle-cloud-platformaggregatestring-aggregation

Read More
How to Concatenate Data from Different Rows into One in BigQuery...

sqlgoogle-bigqueryconcatenationstring-aggregation

Read More
Cannot perform an aggregate function on an expression containing an aggregate or a subquery with STR...

sqlsql-serverstring-aggregation

Read More
Unique values concatenate with a comma separated value in SQL Server 2014 per ID...

uniquedistinctsql-server-2014for-xml-pathstring-aggregation

Read More
How to order by with string_agg...

sql-servert-sqlstring-aggregation

Read More
Using string_agg to create distinct groups by row...

sqlstring-aggregationduckdb

Read More
Substitute for STRING_AGG pre SQL Server 2016...

sql-servert-sqlgroup-bystring-aggregation

Read More
Produce DISTINCT values in STRING_AGG...

sqlsql-serverdistinctsql-server-2017string-aggregation

Read More
How can I combine multiple rows into a comma-delimited list in Oracle?...

sqloracle-databaseconcatenationpivotstring-aggregation

Read More
Snowflake - LISTAGG with LIMIT...

snowflake-cloud-data-platformstring-aggregation

Read More
Table column aggregation results in the same value duplicating multiple times in one cell...

sqlsql-serverstring-aggregation

Read More
Subquery and group by : Validation failed: mismatched input 'FROM' expecting <EOF>...

sqlsubquerystring-aggregation

Read More
Oracle Collect function on Multiple Columns gives Error...

oracle-databaseplsqluser-defined-typesstring-aggregationcollect

Read More
Oracle format String output from Aggregate Collect function...

oracle-databasestring-aggregation

Read More
SQL STUFF function roll up multiple rows...

sql-servert-sqlstring-aggregation

Read More
How do I return identical values between two string aggregated columns in SQL?...

sqlsql-serverstring-aggregationstring-agg

Read More
How to make a query with group_concat in sql server...

sql-serverstring-aggregationsql-server-group-concat

Read More
Simulating group_concat MySQL function in Microsoft SQL Server 2005?...

sqlsql-serversql-server-2005string-aggregation

Read More
SQL: Use STRING_AGG with condition...

sqlpostgresqlstring-aggregationstring-agg

Read More
Oracle: Combine multiple results in a subquery into a single comma-separated value...

sqloracle-databasesubquerystring-aggregation

Read More
STRING_AGG aggregation result exceeded the limit of 8000 bytes error...

sqlsql-serverstringaggregatestring-aggregation

Read More
SQL - Pivot Column To Rows with Group By and Concat...

sqlsql-servert-sqlstring-aggregationstring-agg

Read More
Postgresql GROUP_CONCAT equivalent?...

sqlpostgresqlgroup-concatstring-aggregation

Read More
Redshift SQL to comma separate a field with GROUP...

sqlamazon-redshiftstring-aggregation

Read More
How do I group by values, but only when they're consecutive?...

sql-servergroup-bycasegaps-and-islandsstring-aggregation

Read More
Concatenate multiple strings ordered (PIVOT)...

sqlsql-serverazure-synapsestring-aggregationconditional-aggregation

Read More
BackNext