Search code examples
JOIN two SELECT queries with COUNT and derive additional column...

sqlpostgresqlpivotaggregate-functions

Read More
DELETE from multiple tables based on the same SELECT query...

sqlpostgresqlsubqueryaggregate-functionssql-delete

Read More
MySQL query optimization - add a new column with the max value of the group. The value should be rep...

mysqlsqlsql-updatemaxaggregate-functions

Read More
SQL for selecting YTD active member by month...

sqlcountssmsaggregate-functionswindow-functions

Read More
Allocate groups by size, preliminarily rounded and grouped...

sqlpostgresqlinner-joinaggregate-functionslateral-join

Read More
How to select the last record of a table by user in PostgreSQL...

sqlpostgresqlinner-joinaggregate-functionsgreatest-n-per-group

Read More
Filter SQL-result with WHERE and not filter in jsonb_agg() at the same time...

sqljsonpostgresqlaggregate-functionshaving

Read More
Sql aggregate function to obtain a list...

sqlsql-serversql-server-2008aggregate-functions

Read More
groupby with nth() and agg...

pythonpandasaggregateaggregate-functions

Read More
Using a GROUP BY along with an aggregate function to scope the applied query...

mysqlsqlsubqueryaggregate-functions

Read More
aggregate based on if column values exist...

pythonpandasaggregateaggregate-functions

Read More
I can't find the issue with this SQL funtion...

mysqlsqlaggregate-functionssql-function

Read More
Remove duplicates from query...

sqlsql-serverpivotaggregate-functions

Read More
Use different fields based on condition...

sqlpostgresqlpivotaggregate-functionsdate-arithmetic

Read More
How add up values from multiple SQL columns based on occurrances...

sqlsql-serveraggregate-functions

Read More
How to transpose text values from one column into row values with iterated column name in SNOWFLAKE...

sqlsaspivotsnowflake-cloud-data-platformaggregate-functions

Read More
How to select column values of a group based on another column value...

sqloracle-databaseaggregate-functions

Read More
How to check if a field is null in array of documents...

mongodbaggregate-functions

Read More
Insert array into jsonb column from table postgresql...

arrayspostgresqlaggregate-functionssql-insertjsonb

Read More
using sums in SELECT subquery with where clause and group by...

sqlpivotamazon-redshiftaggregate-functions

Read More
Postgres get multiple rows into a single json object...

sqlarraysjsonpostgresqlaggregate-functions

Read More
SQL join one row from a table to several rows from another one...

mysqlsqlarrayssubqueryaggregate-functions

Read More
salary of each employee along with the average salary of department in sql...

sqlsubqueryaverageaggregate-functions

Read More
Count number of Users with more then 3 posts...

mysqlsqlcountaggregate-functions

Read More
I Can't use COUNT and have any other code running in the file (SQL)...

sqlcountinner-joinaggregate-functionswindow-functions

Read More
Postgres array_agg each value at new string within one row...

sqldatabasepostgresqlaggregate-functions

Read More
Is there a way I can aggregate values within a VARIANT column in Snowflake?...

snowflake-cloud-data-platformaggregate-functionsvariant

Read More
ISSUE WITH CASE and GROUP BY-WHAT KIND OF SQL TO LEARN/IDE issue?...

sqlsql-servergroup-bycaseaggregate-functions

Read More
pyspark agg without outliers for each columns...

pysparkmultiple-columnsaggregate-functionsoutliers

Read More
Looping a loop to do everything at once...

rloopsdplyraggregate-functions

Read More
BackNext