Merge Command Gives Wrong Results

Hi There,

<span style="font-family:'Verdana','sans-serif';font-size:9pt;

February 10th, 2014 5:08am

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;

Free Windows Admin Tool Kit Click here and download it now
February 10th, 2014 5:19am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics