SQL Server - Update

In this article

Overview

You can use this Snap to execute an SQL update with the given properties. Document keys will be used as the column update, and their values will be used as the updated column value. 

This Snap supports SQL Server 2008 or later versions. 

Updates will be batched up until the account's batch size property or until the structure of the update statement changes. An update statement will change if an incoming document contains different keys than a previous document.