SQL code copied to buffer
RU PT FR
Task 12:

Analyze monthly payment

Write query calculate the total payment amount for each month and display the results in descending order based on the payment month.
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 each 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.