This example Pipeline demonstrates how to execute SQL statements to create a table and perform insert and delete operations.
Download this Pipeline
-
Configure the Azure Synapse SQL Execute Snap to execute the SQL statement that creates the employee table, and delete and insert operations with an employee record.
-
Connect the JSON Formatter Snap to the upstream Execute Snap to format the output data.
-
Connect the File Writer Snap to the JSON Formatter Snap and write the file to SnapLogic database.
To successfully reuse pipelines:
- Download and import the pipeline into SnapLogic.
- Configure Snap accounts as applicable.
- Provide pipeline parameters as applicable.