A table t is there.If you perform insert
,update and delete then the trigger will fire.What is
the minimum no of trigger required for a table.
Answer Posted / suresh babu
You can finish those all actions by using only one Trigger
Is This Answer Correct ? | 14 Yes | 4 No |
Post New Answer View All Answers
what is the scripts in data base?
Calculate difference between 2 date / times in oracle sql?
Using the relations and the rules set out in the notes under each relation, write statements to create the two sequence generators specified in the notes.
Explain what are clusters?
How to set up autotrace for a user account?
How to execute a stored procedure in oracle?
How to sort the query output in oracle?
Which is better Oracle or MS SQL? Why?
How to start an oracle instance?
What language does oracle use?
Write a trigger example in oracle?
Explain coalesce function?
What happens to indexes if you drop a table?
How to loop through a cursor variable?
Explain compound trigger in oracle?