Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

14. For Projects 1, 2, and 3, show the employees who worked less than 15 hours on the project. The result set should list the

14. For Projects 1, 2, and 3, show the employees who worked less than 15 hours on the project. The result set should list the project number, project name, employee first name, and hours worked. Sort the results by project number.

15. Using the COUNT function, write an SQL statement that shows how many projects the company is working on.

16. Write an SQL that shows how many distinct locations exist for departments.

17. Write an SQL that lists the employee first name, department number, and department name for all departments located in Houston.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Manufacturing Strategy Text And Cases

Authors: Terry Hill

3rd Edition

0256230722, 9780256230727

More Books

Students also viewed these General Management questions

Question

Let f(x) = x - 3 / x + 1. Show that f(f(f(x))) = x, provided x 1.

Answered: 1 week ago