The Largest Order in the Galaxy

11. The Largest Order in the Galaxy

Reveal every order that matches the highest total ever placed.

Xorthax wants to identify all customers who placed the largest single order in the galaxy. Write a query to calculate the highest order amount and return every order that matches that amount.
Write Your Query