Consider the database schema below and answer the questions that follow using SQL. EMPLOYEE->(EmpID,Firstname,Lastname,Hows_worked, Salary, SupervisorID,DepartmentID) DEPENDANT->(DependantID,Firstname,Lastname,Age,EmpID) SUPERVISOR->(SupervisorID,Firstname,Lastname,Address) DEPARTMENT->(DepartmentID,departmentname) Retrieve all employees in “sales department” whose salary is between Ksh 30,000 and Ksh 80,000. Retrieve the names of all employees in “marketing department” who work more than 10 hours and are supervisedd by “Fredrick Khamati”. List the names of all employees who have a dependent with the same first name as themselves. Retrieve all supervisors whose address is in “Nanyuki”. For each department, retrieve the departmentID, the number of employees in the department, and their average salary. Using a stored procedure,increase employee salary by 3% if his/her salary is below Ksh 20000

Database Systems: Design, Implementation, & Management
12th Edition
ISBN:9781305627482
Author:Carlos Coronel, Steven Morris
Publisher:Carlos Coronel, Steven Morris
Chapter10: Transaction Management And Concurrency Control
Section: Chapter Questions
Problem 6P
icon
Related questions
Question

Consider the database schema below and answer the questions that follow using SQL.

EMPLOYEE->(EmpID,Firstname,Lastname,Hows_worked, Salary, SupervisorID,DepartmentID)

DEPENDANT->(DependantID,Firstname,Lastname,Age,EmpID)

SUPERVISOR->(SupervisorID,Firstname,Lastname,Address)

DEPARTMENT->(DepartmentID,departmentname)

  1. Retrieve all employees in “sales department” whose salary is between Ksh 30,000 and Ksh 80,000.
  2. Retrieve the names of all employees in “marketing department” who work more than 10 hours and are supervisedd by “Fredrick Khamati”.
  • List the names of all employees who have a dependent with the same first name as themselves.
  1. Retrieve all supervisors whose address is in “Nanyuki”.
  2. For each department, retrieve the departmentID, the number of employees in the department, and their average salary.
  3. Using a stored procedure,increase employee salary by 3% if his/her salary is below Ksh 20000
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 5 images

Blurred answer
Knowledge Booster
Database Functions
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Recommended textbooks for you
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781305627482
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781285196145
Author:
Steven, Steven Morris, Carlos Coronel, Carlos, Coronel, Carlos; Morris, Carlos Coronel and Steven Morris, Carlos Coronel; Steven Morris, Steven Morris; Carlos Coronel
Publisher:
Cengage Learning
Principles of Information Systems (MindTap Course…
Principles of Information Systems (MindTap Course…
Computer Science
ISBN:
9781305971776
Author:
Ralph Stair, George Reynolds
Publisher:
Cengage Learning
Oracle 12c: SQL
Oracle 12c: SQL
Computer Science
ISBN:
9781305251038
Author:
Joan Casteel
Publisher:
Cengage Learning