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 / basavan
You can get it by using one trigger
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is the quickest way to fetch the data from a table?
What are the differences between char and varchar2 in oracle?
What are the set operators union, union all, minus & intersect meant to do?
What is a trigger and what are its types in oracle?
How to select some columns from a table in oracle?
Explain alias?
How to list all indexes in your schema?
Explain the use of grant option in imp command.
I have a database backup file in .db (ext) form how to conver it into .dmp (ext.) for oracle database
What do you mean by a tablespace?
Can we use bind variables in oracle stored procedure?
Explain temporal data types in oracle
What is a subquery in oracle?
What is the difference between substr & instr functions?
What is rowid and rownum in oracle?