-
-
-
-
-
What is the use of triggers in Forms ?
Triggers are used in forms for event handling. You can write PL/SQL code in triggers to respond to a particular event occurred in your forms like when user presses a button or when he commits the form.The different type of triggers available in forms are :· Key-triggers· Navigational-triggers· Transaction-triggers· Message-triggers· Error-triggers· Query based-triggers
Oracle Apps Basics Interview Questions
Ans