Show navigation

Week 3 - Aggregation

This week we'll begin looking at aggregate functions. This will involve discussing data types, and some new keywords, like HAVING and GROUP BY.

Another dataset

I've created a table of Dungeons & Dragons characters called, creatively, characters. Dungeons and Dragons characters

We'll use this to work on aggregate functions today.




Aggregate functionsCommon aggregate functionsGROUP BYHAVINGQueries don't start with SELECTSubqueriesA use-case for subqueries