Update a record in a table

In this example, we will update a record in a table.



  1. This example updates a row of data in table TEST_EMPLOYEE which is defined as below:
  2. We need to change the Title column of the row that has "Cooper" as Employee_Name to "Senior Software Engineer". First, we use a JSON Generator Snap to pass the new data:


  3. Then we set up the table name and the update condition:


  4. This is an example output of the pipeline:


To reuse the example pipelines:
  1. Download and import the SLP file into your Environment.
  2. Configure Snap accounts.
  3. Provide Pipeline parameters, if any.