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

Instruction

There's also a second table, which we'll use later in this part.

Exercise

Select all the information in the Purchase table.

Each game purchase (i.e. each time a game is bought by someone) is stored in this table. The purchase has its own Id, an ID for the related game, a Price paid, and a Date of purchase.