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 analyze command used for?
What is the difference between postgresql and oracle?
List the parts of a database trigger.
Respected sir, Please send me technical questions related to oracle apps..
I just want to maintain data like an employee can belongs to 3 or more departments . We can resolve this by using composite key but it avoids normalization rules. So Can anyone tell me how can I maintain data.
What is transaction control statement and how many types of transaction control statement in Oracle?
How to export your own schema?
What does sharding mean?
Explain the difference between a procedure and a function?
What is object data modeling?
How to convert numbers to characters in oracle?
How a tablespace is related to data files?
Explain the use of record option in exp command.
What suggestions do you have to reduce the network traffic?
How to convert dates to characters in oracle?