Deals Of The Week - hours only!Up to 80% off on all courses and bundles.-Close
Introduction
4. Donation table
Basic CTE
Summary

Instruction

And finally, the last table.

Exercise

Select all information from the donation table.

Each donation has an id, is associated with a specific project (project_id), was donated by a specific supporter (supporter_id) in a given amount (amount) on a given day (donated). Additionally, the column amount_eur shows the donation amount when converted from US dollars to euros.