QRY: Update Contact Log

Created by Kevin Schmidt - HCPro, Modified on Thu, 9 Oct at 3:12 AM by Kevin Schmidt - HCPro

use aptify

Declare @OldID int = 6150957

Declare @NewID int = 3478136

update ContactLogLink 

Set AltID = @NewID where AltID=@OldID


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article