

InterviewSolution
Saved Bookmarks
1. |
POST-BLOCK trigger is also a ?(a) Navigational Trigger(b) Key Trigger(c) Transaction Trigger(d) All of the MentionedI had been asked this question at a job interview.My query is from Programmatic Oracle Structures topic in portion Oracle Database 11g Architecture Options of Oracle |
Answer» <html><body><p>The correct answer is (a) Navigational Trigger<br/><br/>The best I can explain: Pre- and <a href="https://interviewquestions.tuteehub.com/tag/post-2638" style="font-weight:bold;" target="_blank" title="Click to know more about POST">POST</a>- triggers <a href="https://interviewquestions.tuteehub.com/tag/fire-989497" style="font-weight:bold;" target="_blank" title="Click to know more about FIRE">FIRE</a> as Form Builder navigates <a href="https://interviewquestions.tuteehub.com/tag/internally-2132312" style="font-weight:bold;" target="_blank" title="Click to know more about INTERNALLY">INTERNALLY</a> through <a href="https://interviewquestions.tuteehub.com/tag/different-951434" style="font-weight:bold;" target="_blank" title="Click to know more about DIFFERENT">DIFFERENT</a> levels of the object hierarchy.When-New-Instance triggers fire at the end of a navigational sequence that places the input focus in a different item.</p></body></html> | |