Search code examples
Spark Aggregator with Array as Input...

scalaapache-sparkaggregate-functionsuser-defined-functions

Read More
Is there a more concise way to write this PostgreSQL aggregate window function...

sqlpostgresqlaggregate-functionsweather

Read More
Sustract two queries from same table...

sqlpostgresqlaggregate-functionssubtraction

Read More
Create a pivot table with PostgreSQL...

sqlpostgresqlpivot-tableaggregate-functions

Read More
Select multiple values and ORDER BY using Kotlin Exposed SQL DSL...

sqlpostgresqlkotlinaggregate-functionskotlin-exposed

Read More
In Postgres, how can I average the latest 5 scores per user?...

sqlpostgresqlaggregate-functionswindow-functions

Read More
GROUP BY and COUNT in PostgreSQL...

sqlpostgresqlcountdistinctaggregate-functions

Read More
Quantiles function in BigQuery Standard SQL...

histogramaggregate-functionsgoogle-bigquery

Read More
How to compute a median in PrestoSQL?...

sqlgroup-byaggregate-functionsprestomedian

Read More
What can an aggregate function do in the ORDER BY clause?...

mysqlsqlsql-order-byaggregate-functions

Read More
PostgreSQL multiplies columns when joining two tables...

sqldatabasepostgresqljoinaggregate-functions

Read More
Postgresql array unique aggregation...

postgresqlaggregate-functions

Read More
Using a MAX aggregate in an Entity Framework/LINQ query...

c#linqentity-framework-coreaggregate-functionsef-core-7.0

Read More
Sum of repeated numeric columns (array) in Bigquery...

arraysgoogle-cloud-platformgoogle-bigquerysumaggregate-functions

Read More
Find movies with highest number of awards in certain year - code duplication...

sqlpostgresqlaggregate-functionswindow-functions

Read More
PostgreSQL: How to create cursor based pagination with sorting of aggregation results and id?...

sqlpostgresqlpaginationaggregate-functions

Read More
Can you reuse one of the buffers in the merge method of Spark Aggregators?...

apache-sparkapache-spark-sqlaggregate-functionsuser-defined-functions

Read More
What is the difference between direct addition (1 + 1) vs aggregate function SUM(1 + 1)...

sqldatabasepostgresqlaggregate-functions

Read More
How to suppress key for elements of aggregated JSON array...

sqlarrayspostgresqlaggregate-functionsjsonb

Read More
How can you use a nested Map as a buffer in a Spark Aggregator?...

scalaapache-sparkaggregate-functionsuser-defined-functionskryo

Read More
SQL: split string and count occurances by week...

sqlarrayspostgresqlaggregate-functions

Read More
Is there something like func.group_concat() in SQLALchemy Core that will return a list of objects, r...

selectdatabase-designsqlalchemyaggregate-functions

Read More
RANK & DENSE_RANK as aggregate(not analytic) function...

sqlsql-serveraggregate-functionsrankdense-rank

Read More
Get row of data for MAX value over GROUP BY and JOINS...

mysqljoingroup-byaggregate-functionsgreatest-n-per-group

Read More
How to make a list of quoted strings from the string values of a column in PostgreSQL...

sqlstringpostgresqlaggregate-functions

Read More
How to write proper partition by for this query...

sqlsql-serverdatabaseaggregate-functionspartition-by

Read More
Defining relative percentage frame limits in a postgres window frame...

sqlpostgresqlaggregate-functionswindow-functions

Read More
SQL MaxSum query selecting incorrect value for a column...

sqlmysqlaggregate-functions

Read More
Understanding multiple GROUPING SETS...

sqlsql-serverpostgresqlaggregate-functions

Read More
Sum() up CASE values from joined tables in PostgreSQL...

sqlpostgresqlgroup-byaggregate-functionsdate-range

Read More
BackNext