Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trigger Question..
Message
From
10/08/2000 08:52:58
 
 
To
09/08/2000 15:46:53
General information
Forum:
Microsoft SQL Server
Category:
Stored procedures, Triggers, UDFs
Miscellaneous
Thread ID:
00402374
Message ID:
00403327
Views:
12
There can be situations where the a trigger has to force the update of a table to be one row at a time. It depends on the calculations that are being done to maintain the denormalized or calculated data.

My reply to you didn't say that it couldn't be done. I said that you might have to use a CURSOR to interatively manipulate all the rows in the INSERTED or DELETED tables.

-Mike
Michael Levy
MCSD, MCDBA
ma_levy@hotmail.com
Previous
Reply
Map
View

Click here to load this message in the networking platform