Purchase Solution

Write SQL SELECT, UPDATE, and DELETE statements

Not what you're looking for?

Ask Custom Question

Write SQL SELECT, UPDATE, and DELETE statements.
Using the database and tables from Week Three, write queries using the SQL SELECT statement.
Note: Select all of the data from both of your tables before you perform the following.
Choose an EEO_1_classification: Increase all employees' salaries that have: the selected EEO_1_classification by 10%.
Increase all employees' salaries by 5%.
Choose an employee from the employee table; delete this employee.
Save the SQL statements and the data from both tables in order to show how the data was affected.

Using the database and tables from Week Three, write SQL statements to:
Calculate the average salary for all employees.
Calculate the maximum salary for exempt employees and the maximum salary for non-exempt employees.
Calculate the maximum salary for all employees.
Calculate the minimum salary for exempt employees and the maximum salary for non-exempt employees.
Calculate the minimum salary for all employees.

In Microsoft SQL Server Management Studio, save your SQL statements as .SQL files. Save your SQL output as .RPT files. You will need to turn in both types of files (.SQL and .RPT)

Purchase this Solution

Solution Summary

The expert writes SQL SELECT, UPDATE, and DELETE statements.

Purchase this Solution


Free BrainMass Quizzes
Basic UNIX commands

Use this quiz to check your knowledge of a few common UNIX commands. The quiz covers some of the most essential UNIX commands and their basic usage. If you can pass this quiz then you are clearly on your way to becoming an effective UNIX command line user.

Javscript Basics

Quiz on basics of javascript programming language.

Inserting and deleting in a linked list

This quiz tests your understanding of how to insert and delete elements in a linked list. Understanding of the use of linked lists, and the related performance aspects, is an important fundamental skill of computer science data structures.

Word 2010: Tables

Have you never worked with Tables in Word 2010? Maybe it has been a while since you have used a Table in Word and you need to brush up on your skills. Several keywords and popular options are discussed as you go through this quiz.

Basic Networking Questions

This quiz consists of some basic networking questions.