Champions of Loyalty

15. Champions of Loyalty

Identify the most devoted customers based on total order count.

Xorthax wants to reward the most loyal customers based on how many orders they've placed. Write a query to display each customer's order count along with those who placed the most orders in the galaxy.
Write Your Query