The organization want to do audit for the employee information for this create in PL/SQL trigger whenever user perfoms any DML (INSERT, UPDATE, DELETE) operation on employee table. (hint: create a...


The organization want to do audit for the employee information for this create in PL/SQL

trigger whenever user perfoms any DML (INSERT, UPDATE, DELETE) operation on employee

table. (hint: create a duplicate table and store the changes in that table whenever user performs

any DML operations)


Employee (employeeID, empFName, empLName, empDateBirth, address, empSalary
#DepartmentID)



Jun 02, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here