The Fifth Fulfillment

52. The Fifth Fulfillment

Reveal the fifth largest order completed by each supplier including date and amount.

Xorthax wants to find the fifth largest order fulfilled by each supplier. Write a query to display the order amount and date for each supplier.
Write Your Query