3. Aggregate and Window Functions
Overview
In this chapter, you will learn the conceptual logic of aggregation and window functions, write SQL to execute these functions, and modify them using keywords such as HAVING and GROUP BY.
By the end of this chapter, you will be able to apply these functions to gain new insights into data and understand the properties of datasets, such as data quality.