There are 5 records in a table and we have implemented two triggers that are :pre_query and post_query how many times these triggers will fire.

Answer Posted / dinesh

This is depends on which type of trigger we have create.If Statement level then it will fire 2 times and for row level it will fire 10 time maximum and depends on number of record updated.

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the savepoint statement.

597


Differences between Oracle 9i and 10g (Probably in terms of SQL and PL/SQL)?

3105


how many triggers are allowed in mysql table? : Sql dba

556


name 3 ways to get an accurate count of the number of records in a table? : Sql dba

564


What is meant by temporal data?

541






how to drop an existing view in mysql? : Sql dba

565


what are the differences between require and include, include_once and require_once? : Sql dba

525


how to write date and time literals? : Sql dba

528


How does stored procedure reduce network traffic?

542


What is the difference between unique and primary key constraints?

584


what is auto increment? : Sql dba

567


What is the process of debugging?

547


What is a sql trace file?

546


What is the difference between nested table and varray?

516


what is the difference between undefined value and null value? : Sql dba

562