🙏 Thank you for your support! We have already raised $65 in July — that is enough to keep working until next month. Please help us keep up the pace and support the project further. Support the project →
SQL code copied to buffer
Task 15:

Salary Ratio Calculation

Write a query that calculates the ratio of the minimum salary to the maximum salary within each department.
he output should include two columns: 
  - DEPARTMENT - the name of the department
  - SALARY_DIFF_RATIO - the calculated ratio of salaries
The results should be sorted by SALARY_DIFF_RATIO in descending order. In the event of equal ratios, sort by the name of the department.

Use Firebird 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.
Tutorial 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.