Community

Writing Custom Aggregate Functions in SQL Just Like a Java 8 Stream Collector

(lukaseder) All SQL databases support the standard aggregate functions COUNT(), SUM(), AVG(), MIN(), MAX().