SQL for Data Aggregation
Lesson 1
getting started with simple SQL queries
Lesson 2
adding conditions to our query
Lesson 3
learning how to sort rows in the table and making text search
Lesson 4
improve conditions by wildcards, tuples and ranges
Lesson 5
introduction to scalar function in SQL
Lesson 6
learning aggregation in SQL with group by and having clauses