Two triggers one is before insert and other is after insert
are firing on a table.If 10 times you insert in a table.Then
how many times before trigger and how many types after trigger
will fire in pl/sql.
Answer Posted / siva prasad
both will be fired 10 times
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
State the various uses of dbcc command?
What is the max number of columns in an oracle table?
How do I connect to oracle database?
Describe an oracle table?
What is oracle thin client?
How to call a sub procedure?
How a tablespace is related to data files?
What are the extensions used by oracle reports?
How to run the anonymous block again?
What is format trigger?
Is oracle a programming language?
How to create additional tablespaces for an new database?
What is meant by an index?
How to write date and time interval literals in oracle?
What is a trigger and what are its types in oracle?