Deals Of The Week - hours only!Up to 80% off on all courses and bundles.-Close
Introduction
LEAD() and LAG()
FIRST_VALUE(), LAST_VALUE()
Summary
25. Exercise 1

Instruction

Ok, let's start with the first exercise.

Exercise

For each row, show the Day, the Price on that day, and the Price on the next day. Name the last column NextDayPrice.