Solve using SQL
Tables:
Division (DID, dname, managerID)
Employee (empID, name, salary, DID)
Project (PID, pname, budget, DID)
Workon (PID, EmpID, hours)
Solve using SQL Tables: Division (DID, dname, managerID) Employee (empID, name, salary, DID) Project (PID, pname,
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Solve using SQL Tables: Division (DID, dname, managerID) Employee (empID, name, salary, DID) Project (PID, pname,
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!