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 create a table in a specific tablespace?
How to create an initialization parameter file?
How to define an external table with a text file?
What is SQL Tuning Advisor in Oracle?
How can you tell how much space is left on a given file system and how much space each of the file systems subdirectories take-up?
How to create an oracle testing table?
Can we protect our pl/sql source code?
How to run create database statement again?
Explain about achiever in sql?
what is difference between sql plus and sql*plus? (not sql and sql plus).
When do you get a .pll extension in oracle?
how do u setup a replication site?
List out the types of joins.
How to write a left outer join with the where clause in oracle?
Can we create trigger on materialized view in oracle?