Deals Of The Week - hours only!Up to 80% off on all courses and bundles.-Close
Introduction
7. The GiftCard Table
Simple OVER()
PARTITION BY
Ranking functions
Window Frames
Analytic Functions
PARTITION BY ORDER BY
Order of Evaluation
Finished!

Instruction

And there is one more way to spend money in the store: buying a gift card for someone else!

Exercise

Select all the information from the GiftCard table.

Each gift card has an Id, an AmountWorth ($30, $50 or $100), a CustomerId, a PaymentDate and a PaymentAmount.