Database Administrator (DBA) Question:

Download Job Interview Questions and Answers PDF

What is WHEN-Database-record trigger?

Database Administrator (DBA) Interview Question
Database Administrator (DBA) Interview Question

Answer:

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.

Download Database Administrator (DBA) Interview Questions And Answers PDF

Previous QuestionNext Question
What is the remove on exit property?What is a difference between pre-select and pre-query?