Window Functions and CTEs Introduction

window functions, CTEs, normalization, OLAP, OLTP

Session 4

Last time

We saw:

We started working on the normalization of the trees table

Taking the column domain as example, let’s first make sure that the column is a good candidate for normalization

domain is a categorical column, with null values and many uniques. Inserts, updates and deletion anomalies.

The process has the following steps:

Today

First a PC and Mac

Practice

All practices are graded.

https://forms.gle/GBGffeAT1sLnYeTk9

Window functions and CTEs

We’ll use the WorldHits dataset to learn about:

EOD