Deals Of The Week - hours only!Up to 80% off on all courses and bundles.-Close
Introduction
1. Introduction
ROWS
RANGE
Default window frame
Summary

Instruction

Hello and welcome! Today, we're finally going to define what puts the "window" in window functions.

Let's start by introducing today's tables. We're going to work for a company called ColdLikeHell which deals with... well, anything related to ice. Let's check their products.

Exercise

Select all the information from the Product table.

Just take a look at all those wonderful products! Each product has an Id, a Name, and an IntroducedDate when it entered the market.