Name the different triggers associated with oracle forms having a master-detail relationship.



Name the different triggers associated with oracle forms having a master-detail relationship...

Answer / Bipin Bihari Chauhan

1. Before Master Form Trigger: Fires before the master form is loaded.
2. After Master Form Trigger: Fires after the master form has been loaded but before any detail form manipulations.
3. Before Detail Form Trigger: Fires before a new detail record is displayed or edited.
4. After Detail Form Trigger: Fires after a new detail record has been displayed or edited.
5. On Delete Trigger: Fires when a master record is deleted and all related detail records are to be deleted.
6. On Insert Trigger: Fires when a new master record is inserted and the related detail records need to be created.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Forms Reports Interview Questions

How can a button be used in a report to give a drill down facility?

1 Answers  


List the Types of Items?

1 Answers  


Why oracle forms required?

1 Answers  


When does an on-lock trigger fire ?

1 Answers  


What are the triggers available in the reports?

3 Answers  


can i write commit in Before report trigger

4 Answers  


What is the built-in used for showing lov at runtime?

1 Answers  


suppose there are two textfields t1,t2 in form and we have some value in textfield t1.now the question is that how can we copy the value of the t1 to textfield t2?

2 Answers   Oasis,


Give the sequence of execution of the various report triggers?

1 Answers  


Can you pass data parametrs to forms?

1 Answers  


What are three panes that appear in the run time pl/sql interpreter?

1 Answers  


how to pass 2 variables from one form to other form

2 Answers   Intelligroup,


Categories
  • Oracle General Interview Questions Oracle General (1803)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)