Prepare for your Next Interview
This is a discussion on Trigger within the SQL forums, part of the Databases category; if trigger is written on after update and if i am updating 100 row how many time trigger will fier. will it affect performance of database? if so what is ...
|
|||
|
if trigger is written on after update and if i am updating 100 row how many time trigger will fier. will it affect performance of database? if so what is the solution
![]() |
| Sponsored Links |
|
|||
|
Re: Trigger
Quote:
If you include for each row option in your trigger definition it fires 100 times otherwise it fires only once. Last edited by krishnaindia2007 : 03-14-2008 at 07:05 AM. |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| what is a trigger? | srinu.tenali | SQL Server | 11 | 3 Weeks Ago 01:57 AM |
| Which trigger will fires first? | JobHelper | SQL | 5 | 01-24-2008 08:54 AM |
| what is trigger | amaravadi11 | SQL | 8 | 01-23-2008 04:10 PM |
| schmitt trigger | cadelyhde | Electrical Engineering | 0 | 02-15-2007 10:57 AM |
| mutating trigger | sudipta82 | Oracle | 1 | 02-08-2007 02:53 AM |