1.

What is a trigger?

Answer»

A trigger is a PL/SQL program that is stored in the database and executed immediately before or after the INSERT, UPDATE, and DELETE commands.



Discussion

No Comment Found