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.



