Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture introduces aggregation logic and result sorting in SQL queries. It covers aggregation functions like SUM(), COUNT(), AVG(), MIN(), and MAX(), as well as the GROUP BY and HAVING clauses. The instructor explains how to write aggregation queries and sort results based on specific attributes.