How many types of trigger can be used in a table at a time ?

Answer Posted / arun raj

u can define a trigger
1. For Each Row
2. For Each Statement

You can have the following triggers defined for the above
two types:
1. BEFORE INSERT
2. BEFORE UPDATE
3. BEFORE DELETE
4. AFTER INSERT
5. AFTER UPDATE
6. AFTER DELETE

So it makes a total of 12.

Is This Answer Correct ?    15 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how do u place it in required folder

1558


How to create Drill down report?

1770


In what sequence do triggers get fired by oracle forms?

619


did u p prepared complex report

1676


how do u compile a form i.e .fmb file in Unix or in dos

4130






Explain the different levels at which oracle form services interact.

682


hiding item in report how like that properly,thats manually but at runtime i want to do

2685


What is an implicit anchor and how is it a different form explicit anchor in a report builder?

721


List out the oracle forms configuration files?

664


What do you understand by oracle forms and why are they required?

636


i am writing a query select EmpNo from Emp how can i call in after parameter form

1685


Explain the various types of oracle report?

635


in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement

1367


Explain how can you use the same lov for 2 columns?

726


What are the Features of Forms 6i over 4.5? What are the Features of Forms 10g? What are the Features of Reports 6i? What are the Features of Reports 10g ?

4143