Database schema

Database schema

SQL query to do

Please provide data about all employees whose salary is higher or equal to the average salary of employees working in the same department (regardless if employees have left the company or not). Required attributes are last name, first name, salary and department name.

{{flash_text1}}