Popular Posts

SQLblog.com - The SQL Server blog spot on the web

Wednesday, November 15, 2017

Trigger after update not working when updating 2 or more rows

SQLServerCentral » Latest topics
Trigger after update not working when updating 2 or more rows
Hello,
whats wrong here, when I update only one row everything is fine. But when there are more then one rows, the trigger and the update doesn´t work.
[code language="sql"]ALTER TRIGGER [dbo].[xxatr_slauf_

No comments: