Your Perfect Assignment is Just a Click Away
We Write Custom Academic Papers

100% Original, Plagiarism Free, Customized to your instructions!

glass
pen
clip
papers
heaphones

SQL statements

SQL statements

IT 468
/*

SQL 2

Student Name:

Write the SQL statements that perform the following operations. Submit the SQL statements in this SQL file.

*************

Q1. Write a SELECT statement that will list the names of any employee that has a dependent. Use a subquery in your statement, but do not use a correlated subquery. In other words, no attribute from the table in the outer query should be used in the inner query.

This will return 3 rows.

SQL Statement: */

/*

Q2. Write a SELECT statement that will list the names of any employee that doesn’t have a dependent. Use a subquery in your statement, but do not use a correlated subquery. In other words, no attribute from the table in the outer query should be used in the inner query.

This will return 5 rows.

SQL Statement: */

/*

Q3. For any employee with a dependent, write a SELECT statement that will list the employee’s name and the dependent’s name. (If the employee has more than one dependent, the employee’s name will appear on every line.) Do not use a subquery in your statement.

This will return 7 rows.

SQL Statement: */

/*

Q4. Write a SELECT statement that will list the names of the employees who have worked on project number 2. Do not use a subquery in your statement.

This will return 3 rows.

SQL Statement: */

/*

Q5. Write a SELECT statement that will list the names of the employees who have worked on the project named Computerization (NOT the project number = 10). Do not use a subquery in your statement.

This will return 3 rows.

SQL Statement: */

/*

Q6. For each employee, write a SELECT statement that will list their name, the name of any project they have worked on, and the number of hours they worked on each project. Do not use a subquery in your statement.

This will return 16 rows.

SQL Statement: */

/*

Q7. Write a SELECT statement that will list each department name and the average salary of the employees in the department. Do not use a subquery in your statement.

This will return 3 rows.

SQL Statement: */

/*

Q8. Write a SELECT statement that will list the name of each employee and their supervisor. Do not use a subquery in your statement. The columns should be labeled as Employee First Name, Employee Last Name, Supervisor First Name, and Supervisor Last Name.

This will return 7 rows.

Hint: You will need to join the employee table to itself. You will need to use a different alias for each copy of the employee table…one alias for the employee copy of the table…one alias for the supervisor copy of the table.

Order Solution Now

Our Service Charter

1. Professional & Expert Writers: Topnotch Essay only hires the best. Our writers are specially selected and recruited, after which they undergo further training to perfect their skills for specialization purposes. Moreover, our writers are holders of masters and Ph.D. degrees. They have impressive academic records, besides being native English speakers.

2. Top Quality Papers: Our customers are always guaranteed of papers that exceed their expectations. All our writers have +5 years of experience. This implies that all papers are written by individuals who are experts in their fields. In addition, the quality team reviews all the papers before sending them to the customers.

3. Plagiarism-Free Papers: All papers provided byTopnotch Essay are written from scratch. Appropriate referencing and citation of key information are followed. Plagiarism checkers are used by the Quality assurance team and our editors just to double-check that there are no instances of plagiarism.

4. Timely Delivery: Time wasted is equivalent to a failed dedication and commitment. Topnotch Essay is known for timely delivery of any pending customer orders. Customers are well informed of the progress of their papers to ensure they keep track of what the writer is providing before the final draft is sent for grading.

5. Affordable Prices: Our prices are fairly structured to fit in all groups. Any customer willing to place their assignments with us can do so at very affordable prices. In addition, our customers enjoy regular discounts and bonuses.

6. 24/7 Customer Support: At Topnotch Essay, we have put in place a team of experts who answer to all customer inquiries promptly. The best part is the ever-availability of the team. Customers can make inquiries anytime.