Consider the following database scheme Employee (SSN, fname, Iname, salary, deptno)/ Department (deptno, dname, total_salary) Where total salary is a derived attribute that represents the total salary of employees working in a specific department. • Write a trigger to compute the total_salary in the event of inserting one or more new employee record(s) in the employee table.

Database Systems: Design, Implementation, & Management
11th Edition
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:Steven, Steven Morris, Carlos Coronel, Carlos, Coronel, Carlos; Morris, Carlos Coronel and Steven Morris, Carlos Coronel; Steven Morris, Steven Morris; Carlos Coronel
Chapter10: Transaction Management And Concurrency Control
Section: Chapter Questions
Problem 1P
icon
Related questions
Question

Consider the following database scheme

Employee (SSN, fname, lname, salary, deptno)

Department (deptno, dname, total_salary)

Where total salary is a derived attribute that represents the total salary of employees working in a specific department.

  • Write a trigger to compute the total_salary in the event of inserting one or more new employee record(s) in the employee table.
Consider the following database scheme
Employee (SSN, fname, Iname, salary, deptno)/
Department (deptno, dname, total_salary)
Where total salary is a derived attribute that represents the total salary of
employees working in a specific department.
Write a trigger to compute the total_salary in the event of inserting one or
more new employee record(s) in the employee table.
Transcribed Image Text:Consider the following database scheme Employee (SSN, fname, Iname, salary, deptno)/ Department (deptno, dname, total_salary) Where total salary is a derived attribute that represents the total salary of employees working in a specific department. Write a trigger to compute the total_salary in the event of inserting one or more new employee record(s) in the employee table.
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Dataset
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.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
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