Database Administrator (DBA) Question:

What is WHEN-Database-record trigger?

Tweet Share WhatsApp

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) PDF Read All 253 Database Administrator (DBA) Questions
Previous QuestionNext Question
What is the remove on exit property?What is a difference between pre-select and pre-query?