SQL code copied to buffer
RU PT FR
Task 33:

Find the median booking amount

Find the median booking amount in July 2017, according to the total_amount column of the bookings table.
Display the result in the median_amount column.
The median is the value such that half of the records have an amount lower than the specified value and the other half have an amount higher than it.

Use PostgreSQL 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.