Tell us what is a Trigger?

Submitted by: Muhammad
A Trigger is a SQL procedure that initiates an action in response to an event (Insert, Delete or Update) occurs. When a new Employee is added to an Employee_Details table, new records will be created in the relevant tables such as Employee_Payroll, Employee_Time_Sheet etc.,
Submitted by: Muhammad

Read Online Database Developer Job Interview Questions And Answers