What is Trigger ? Explain with syntax.
Answers
Answered by
0
A trigger is a pl/sql block structure which is fired when a DML statements like Insert, Delete, Update is executed on a database table. A trigger is triggered automatically when an associated DML statement is executed.
Similar questions
History,
6 months ago
English,
6 months ago
Computer Science,
1 year ago
Computer Science,
1 year ago
English,
1 year ago
Physics,
1 year ago
Physics,
1 year ago