Hi There,
<span style="font-family:'Verdana','sans-serif';font-size:9pt;
Technology Tips and News
Hi There,
<span style="font-family:'Verdana','sans-serif';font-size:9pt;
Can you post code?
BOL on MERGE: http://msdn.microsoft.com/en-us/library/bb510625.aspx
You can use $action to track what happened:
OUTPUT $action, Inserted.ProductID, Inserted.Quantity, Inserted.ModifiedDate, Deleted.ProductID,
Deleted.Quantity, Deleted.ModifiedDate;