SQL Aggregate Functions
2y 11mon ago by programming.dev/u/ShehanPerera in sql@programming.dev from domesticatedbrain.com
cross-posted from: https://programming.dev/post/490062
This explains the SQL aggregate functions which includes AVG(), COUNT(), FIRST(), LAST(), MAX(), MIN(), and SUM() functions.