Skip to content

Opening book details…

About this document

Abhay 9 Experiment by Abhi Somvanshi is a document available to read on EtoBox.

The document outlines the creation of two tables, Employees and Audit_Log, along with triggers for logging actions on the Employees table. Three triggers are defined: one for INSERT actions, one for DELETE actions, and one for UPDATE actions, each logging the respective actions into the Audit_Log table. It also includes steps for testing the triggers by inserting, deleting, and updating employee data, followed by verifying the logs.

Author
Abhi Somvanshi
Language
EN