Give the sequence in which triggers fired during insert operations, when the following 3 triggers are defined at the same block level ?
Answer Posted / nishi
a. ON-INSERT b. POST-INSERT c. PRE-INSERT
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to drop a stored function?
21. Using a set operator, display the client number of all clients who have ever placed an order and whose whose name does not contain the string Sm.
Name the various constraints used in oracle?
What is the difference between primary key and unique key and foreign key in oracle?
 What are the oracle DML commands possible through an update strategy?
How to apply filtering criteria at group level in oracle?
What is the usage of save points in oracle database?
Where do we use decode and case statements?
What is a read write transaction in oracle?
How to create a new table in your schema?
Explain the use of consistent option in exp command.
What is the difference between 10g OEM and 11g OEM?
Can you create a synonym without having a table?
What is private procedure oracle?
What is the difference between Delete, Truncate and Drop in Oracle?