Write a Oracle SQL query to display employee id, name, department no, salary of the employees. The output first based on the employee name in ascending order, for unique name department will come in ascending order, and for same name and department the highest salary will come first.
Oracle Code :
Output:
need an explanation for this answer? contact us directly to get an explanation for this answer