SQL code copied to buffer
RU PT FR
Task 16:

Find highly paid employees

Write a query that retrieves a list of all employees whose salary is higher than the salary of their department manager.
The result should contain the following columns EMP_NO, FIRST_NAME, LAST_NAME - employee data, DEPARTMENT - the name of the department in which he works, SALARY - his salary, MANAGER_SALARY - department manager salary.
Sort the result by EMP_NO in default order.

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