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 archive log in Oracle?
What is ADDM Advisor in Oracle?
What are the limitations of check constraint?
How to retrieve data from an explicit cursor?
How to declare a local variable?
Explain the characteristics of oracle dba?
What is the difference between hot backup and cold backup in oracle? Tell about their benefits also.
Whats the benefit of dbms_stats over analyze?
What happens if the update subquery returns multiple rows?
Explain the use of online redo log files in oracle.
What are the numeric comparison operations?
How will you write a query to get a 5th rank student from a table student_report?
Does oracle database need java?
What is merge in oracle?
What is the cache hit ratio, what impact does it have on performance of an Oracle database and what is involved in tuning it?