For more course tutorials visit
Use
the database and tables from last week’s assignment to write SQL queries using
the SQL SELECT statement.
Note.
Select all data from both tables before you perform the following:
·
Increase all
employees’ salaries with the selected EEO-1 classification by 10 percent.
·
Increase all
employees’ salaries by 5 percent.
·
Choose an
employee from the Employee table and delete that employee.
Use
the database and tables from last week’s assignment to write SQL statements
that do the following:
·
Calculate the
average salary for all employees.
·
Calculate the
maximum salaries for exempt and non-exempt employees.
·
Calculate the
maximum salary for all employees.
·
Calculate the
minimum salaries for exempt and non-exempt employees.
·
Calculate the
minimum salary for all employees.
Note the submission
of all individual assignments requires that you post your individual SQL
exercise using a Microsoft Word file. If you are using SQL Server you must cut
and paste your results in tn a Microsoft Word file. You must also include each SQL statement that
you have developed before showing the results set of each query. .
No comments:
Post a Comment