Question: write in SQL 6. Write a trigger that is fired after an update statement is executed for the salary of the faculty table. The trigger
write in SQL

6. Write a trigger that is fired after an update statement is executed for the salary of the faculty table. The trigger writes the old faculty ID, and system's date, the new and old salary in a table called Facultytracking Table. (Note: you must create the table first)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
