An application updates table, "A" which causes trigger T1 to fire. T1 updates table "B", which in turns fires trigger T2. T2 updates table "A", which causes trigger T1 to fire again. This is an example ofA. Indirect Recursive TriggerB. Direct Recursive TriggerC. Multiple TriggerD. Non Recursive Trigger

Showing Answers 1 - 1 of 1 Answers

rahul gupta

  • May 8th, 2006
 

Indirect Recursive Trigger

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions