Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Using Relational Algebra specify the following queries on the COMPANY relational database schema (a) For each project, find the total spent hours by all employees
Using Relational Algebra specify the following queries on the COMPANY relational database schema
(a) For each project, find the total spent hours by all employees
(b) For each project, list the names of projects the have total spent hours (spent by all employees) less than the average spent hours of all projects.
(c) Retrieve the names of employees who work on every project controlled by Research department.
EMPLOYEE Fname Minit Lname Ssn Bdate Address Sex Salary Super_ssn Dno DEPARTMENT Dname Dnumber Mgr ssn Mgr_start date DEPT LOCATIONS Dnumber Dlocation PROJECT PnamePnumber Plocation Dnum WORKS ON Essn Pno | Hours DEPENDENT Essn Dependent name SexBdate RelationshipStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started