Introduction to PostgreSQL Aggregate Functions
Aggregation is a really helpful tool in the SQL arsenal, and it enables us to ask slightly more sophisticated questions of our data than we would be able to otherwise. This is a slightly more advanced topic, so be sure to brush up on basic SQL syntax...
blog.robinhart.me4 min read