Skip to Content
SQL for Data Analytics - Third Edition
book

SQL for Data Analytics - Third Edition

by Jun Shan, Matt Goldwasser, Upom Malik, Benjamin Johnston
August 2022
Beginner to intermediate
540 pages
9h 48m
English
Packt Publishing
Content preview from SQL for Data Analytics - Third Edition

5. Window Functions for Data Analysis

Overview

In this chapter, you will learn the conceptual logic of window functions, write SQL to execute these functions, and modify them using keywords such as PARTITION BY and ORDER 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 ranking and percentiles.

Introduction

You have learned simple functions such as CASE WHEN, COALESCE, and NULLIF in Chapter 3, SQL for Data Preparation. These functions receive data from a single row and produce a result for this row. The result of these functions is only determined by the data value in the row and has nothing to do with the dataset it is in. You have ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Master SQL for Data Analysis

Master SQL for Data Analysis

Idan Gabrieli
Analytics Engineering with SQL and dbt

Analytics Engineering with SQL and dbt

Rui Pedro Machado, Helder Russa
SQL for Data Analysis

SQL for Data Analysis

Cathy Tanimura

Publisher Resources

ISBN: 9781801812870Supplemental Content