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
How to add a new column to an existing table in oracle?
What is using clause and give example?
How to unlock the sample user account in oracle?
What are the attributes that are found in a cursor?
In what script is snap$ created? In what script is the scott/tiger schema created?
How to call a stored function in oracle?
What is key preserved table?
What is a select query statement in oracle?
Can we create trigger on materialized view in oracle?
How to convert characters to dates in oracle?
What happens internally when the user types userID/password@string in SQL PLUS Thanks-Bhaskar
How to pass a parameter to a cursor in oracle?
What is the maximum limit on the number of columns in a table?
How to list all indexes in your schema?
What are the various types of snapshots ?