Write a postgre sql query to make a join with two tables employees and departments to display the department ID, department name and the first name of the manager
Write a postgre sql query to make a join with two tables employees and departments to display the department ID, department name and the first name of the manager.
Sample table: employees
Output:
need an explanation for this answer? contact us directly to get an explanation for this answer