Question: Using SQL, solve the following queries based on the projects, employees, workon, and rate tables discussed in the class (shown below). Note that the tables

 Using SQL, solve the following queries based on the projects, employees,workon, and rate tables discussed in the class (shown below). Note that

Using SQL, solve the following queries based on the projects, employees, workon, and rate tables discussed in the class (shown below). Note that the tables contain sample records only and do not represent all the possible records that could be stored in these tables. 1. (2 Points) Find the names of employees who work on the Eagle project and have a rate greater than 70 . 2. (2 Points) Find the names of the projects that have employees with rates greater or equal to 80 . 3. (2 Points) Find the names of the employees who work on projects that are located in the same city where the employees are located. 4. (2 Points) Find the names of employees who are not working on any projects. 5. (2 Points) Find the average rate of the employees who work on project Eagle. 6. (2 Points) Find the names of the employees who work on more than one project. Display the results in descending order

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!