Deals Of The Week - hours only!Up to 80% off on all courses and bundles.-Close
Introduction
Ranking functions
Selecting n-th row
Summary

Instruction

Perfect! Let's try another one.

Exercise

For each purchase, find the name of the game, its price, and the date of the purchase. Give purchases consecutive numbers based on the purchase date, so that the most recent purchase gets the number 1. Name the column RowNumber. Order the result by the games' editor ratings.