Maximum how many triggers can be updated in table ?

Answer Posted / khushal

The oracle table can have the 12 Trigger associated with it.

-- before constraints are applied

1) BEFORE INSERT STATEMENT LEVEL
2) BEFORE INSERT ROW LEVEL
3) BEFORE UPDATE STATEMENT LEVEL
4) BEFORE UPDATE ROW LEVEL
5) BEFORE DELETE STATEMENT LEVEL
6) BEFORE DELETE ROW LEVEL


7) AFTER INSERT STATEMENT LEVEL
8) AFTER INSERT ROW LEVEL
9) AFTER UPDATE STATEMENT LEVEL
10) AFTER UPDATE ROW LEVEL
11) AFTER DELETE STATEMENT LEVEL
12) AFTER DELETE ROW LEVEL

Is This Answer Correct ?    15 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is redo log?

623


Difference between inner join vs where ?

611


What is the quickest way to fetch the data from a table?

568


How to change user password in oracle?

605


I am using an Oracle 8i Database my data contains Clob data. I am using toad version 7.6 i am able to get the data in toad but unable to extract the data in excel.when trying to extract the data into the excel the toad error says out of memory. Can any body please help me to extract the data through the same toad version. Thanks in advance

1847






How many types of table in Oracle?

619


How to create a table index in oracle?

662


What is a subquery?

614


Why do we need oracle client?

511


How does oracle handle read consistency?

680


What are the data types in oracle?

552


Explain self joins in oracle?

563


Give the constructs of a package, function or a procedure.

541


What is oracle instant client?

566


can u plz provide me oca sql dumps please i need them

1466