Display the manager of the employee with the oldest project


Display the manager of the employee with the oldest project start date (start_date). (This query requires 3 nested queries, start by finding the min start_date from project, then find the emp_id from project where start_date = the min start date, then find the dno from employee, etc.)

Solution Preview :

Prepared by a verified Expert
Business Management: Display the manager of the employee with the oldest project
Reference No:- TGS02921220

Now Priced at $10 (50% Discount)

Recommended (98%)

Rated (4.3/5)