1.

Procedure And Functions Are Explicitly Executed. This Is Different From A Database Trigger. When Is A Database Trigger Executed?

Answer»
  1. When the transaction is COMMITTED,
  2.  During the data manipulation statement,
  3. When an Oracle SUPPLIED PACKAGE references the TRIGGER,
  4. During a data manipulation statement and when the transaction is committed.



Discussion

No Comment Found