Question: Specify the following COMPANY relational database schema shown above using the relational operators discussed in the chapter Relational Algebra. a) Retrieve the names of all

 Specify the following COMPANY relational database schema shown above using the

Specify the following COMPANY relational database schema shown above using the relational operators discussed in the chapter Relational Algebra.

a) Retrieve the names of all employees in Department 5 who work more than 10 hours per week on the Product X project.

b) List the names of all employees who have a dependent with the same first name as themselves.

c) Find the names of all employees who are directly supervised by Franklin Wong.

d) For each project, list the project name and the total hours per week (by all employees) spent on that project.

e) For each department, retrieve the department name and the average salary of all employees working in that department.

f) Retrieve the name of employees who work on EVERY project.

g) Retrieve the names of all employees who do not work on any project

h) Retrieve the average salary of all female employees.

i) Find the names and addresses of all employees who work on at least one project located in Houston, but whose department has no location in Houston.

j) List the last names of all department managers who have no dependents.

DEPARTMENT DEPT_LOCATIONS PROJECT WORKS_ON DEPENDENT Figure 1 - Schema diagram for the COMPANY relational database schema

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!