Delete records from a table

This example pipeline demonstrates how to delete records from table customer_one.


SQL Server Delete Example Pipeline

Download this pipeline
  1. Configure the SQL Server Delete Snap with the Delete condition to specify the condition to identify the records to be deleted.

    SQL Server Delete Snap Configuration

  2. Validate the pipeline. All the user records with the customer name John are deleted from the table.

    SQL Server Delete Output