Databases and SQL Aggregation

Apr 14, 2015 • Brian Magill

Databases and SQL Aggregation

I did the first section of the section on Aggregation in the lessons on Databases and SQL. I used data from weather reports as an example. The material covered went from the using the MIN function through using the COUNT function in SELECT statements.