SQLize Online / PHPize Online  /  SQLtest Online

A A A
Share      Blog   Popular
Copy Format Clear
Select e.first_name, e.last_name, j.job_title, j.max_salary-e.salary from hr.employees e, hr.jobs j Where e.job_id=j.job_id Order by j.max_salary-e.salary desc

Stuck with a problem? Got Error? Ask ChatGPT!

Copy Clear