The Final Purchase Report

45. The Final Purchase Report

Discover the most recent order date and amount for every customer.

Xorthax wants to know the last order placed by each customer in the galaxy. Write a query to find the last order date, order id and amount for every customer.
Write Your Query