SQL code copied to buffer
RU PT FR
Task 42:

Find the best month

Write a query to find the month with the highest total payment amount from table payment.
The query should return only two columns: payment_month - the month of the payment (formatted as "YYYY-MM") and payment_amount - the total payment amount for the month.

Use MySQL syntax to write your answer. Descriptions of tables are provided in the right pane.

Write your request in the field below and click the "Check it!" button.
Get hint
Copy code Clear editor

Hi! Could we please enable some services and cookies to improve your experience and our website?

Privacy & Cookie Policy.