Question: Solve using SQL List the name of the division that has more projects than division of human resource Tables: Division (DID, dname, managerID) Employee (empID,
Solve using SQL
- List the name of the division that has more projects than division of human resource"
Tables:
Division (DID, dname, managerID) Employee (empID, name, salary, DID) Project (PID, pname, budget, DID) Workon (PID, EmpID, hours)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
