DBA > Job Interview Questions > DATABASE Administrator (DBA) Interview Questions and Answers

What is WHEN-Database-record trigger?

More DBA job interview questions and answers at http://dba.fyicenter.com/Interview-Questions/

(Continued from previous question...)

352. 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. 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 Job Interview Questions