New posts in aggregate-functions

How to select data where a field has a min value in MySQL?

sql comma delimited list of a column in analytical function

Django Aggregation - Expression contains mixed types. You must set output_field

GROUP BY and COUNT in PostgreSQL

Get sum of values for multiple categories for a given list of dates

PostgreSQL - GROUP BY clause

Why Mysql's Group By and Oracle's Group by behaviours are different

Multiple array_agg() calls in a single query

No non-missing arguments warning when using min or max in reshape2

Group DateTime into 5,15,30 and 60 minute intervals

How to group mysql rows with same column value into one row?

BigQuery comparing DATE and TIMESTAMP

How to use Oracle's LISTAGG function with a unique filter? [duplicate]

Postgres - aggregate two columns into one item

mysql count group by having

How to query the percent of totals in a group by query

Count number of times value appears in particular column in MySQL

Custom aggregate function (concat) in SQL Server

Difference between scalar, table-valued, and aggregate functions in SQL server?

MySQL: GROUP_CONCAT with LEFT JOIN