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

what is oltp (online transaction processing)? : Sql dba

532


what is self join and what is the requirement of self join? : Sql dba

682


What are three advantages to using sql?

550


Explain the difference between triggers and constraints?

520


When can we use the where clause and the having clause?

578






How to change a value of the field ‘salary’ as 7500 for an employee_name ‘john’ in a table employee_details?

902


What are the operators in sql?

527


How does a self join work?

516


What are the advantages of stored procedure?

541


What is difference between nchar and nvarchar?

541


How do I install sql?

522


How do you write an inner join query?

512


what is the bond code in materialized view?

2489


Explain commit, rollback and savepoint.

605


How does a covering index work?

529