Home All Groups Group Topic Archive Search About
Author
13 Aug 2005 11:16 PM
Arpan
Can someone suggest a few websites (other than Microsoft) which explain
Triggers in SQL Server especially multi-row UPDATE Triggers?

Thanks,

Arpan

Author
14 Aug 2005 9:36 AM
John Bell
Hi

All triggers should be treated as multi-row as they are triggered at
statement level and it may not be guaranteed that you will never update more
than one row.

You may want to look at historical articles in SQL Server Magazine to see if
there is anything that could be useful:
http://www.windowsitpro.com/SQLServer/Index.cfm

This may help:
http://www.nigelrivett.net/index.html#Triggers
and unit 15 on http://www.mssqlserver.com/tsql/


John

You may want o

Show quote
"Arpan" wrote:

> Can someone suggest a few websites (other than Microsoft) which explain
> Triggers in SQL Server especially multi-row UPDATE Triggers?
>
> Thanks,
>
> Arpan
>
>

AddThis Social Bookmark Button