Question: Explain database trigger with example. OR Write short note on database triggers in PL/SQL. OR What is trigger? Explain its type with their syntax.
Explain database trigger with example.
OR
Write short note on database triggers in PL/SQL.
OR
What is trigger? Explain its type with their syntax.
Step by Step Solution
3.51 Rating (158 Votes )
There are 3 Steps involved in it
A trigger is a PLSQL block structure which is triggered executed automatically when DML statements like Insert Delete and Update is executed on a tabl... View full answer
Get step-by-step solutions from verified subject matter experts
