Skip to content

Opening book details…

Can I read SQL Trigger for Employee Table Security on EtoBox?

SQL Trigger for Employee Table Security by muhib.lambay is a document available to read on EtoBox.

What is SQL Trigger for Employee Table Security about?

The document describes the implementation of a SQL trigger named mytrig1 that restricts operations on the employee table. It activates before any DELETE, INSERT, or UPDATE and checks if the current day is Saturday or Sunday or if the time is outside of working hours (08:30 to 18:30). If either condition is met, it raises an application error to prevent the operation with the message

Author
muhib.lambay
Language
EN