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
where do u put the report file
how do u place it in required folder
Name the different triggers associated with oracle forms having a master-detail relationship.
Is it possible to execute a dynamic sql from forms?
how to use buttons,check boxes in paper layout,paper design and paper parameter form in oracle report developer 10g
did u p prepared complex report
HI Friends I m new dev(forms & report). can anyone tell me how we upload a document on form 11g.??
I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users
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
if u want to delete all these detail block etc what will happen in form
How to create Drill down report?
What is a user exit program in oracle reports?
What do you understand by lov?
how report can be generated if we have the database designed in oracle 10g?
What do you understand by oracle forms and why are they required?