DEVFYI - Developer Resource - FYI

What is WHEN-Database-record trigger?

ORACLE Interview Questions and Answers (Part 2)


(Continued from previous question...)

229. What is WHEN-Database-record trigger?

Fires when oracle forms first marks a record as an insert or an update. The trigger fires as soon as oracle forms determines through validation that the record should be processed by the next post or commit as an insert or update. c generally occurs only when the operators modifies the first item in the record, and after the operator attempts to navigate out of the item.

(Continued on next question...)

Other Interview Questions