SQL Server - Insert
In this article
Overview
You can use this Snap to insert new records into database tables. This Snap executes an SQL Insert statement with the specified values. Key-value pairs are used to insert columns and their respective values into the table columns. Missing columns from the document results in inserting null values into them.
Snap Type
The SQL Server Insert Snap is a WRITE-type Snap that inserts new records into a SQL database table.
Prerequisites
Valid client ID.
A valid database account with the required permissions.