Delete records from a table
This example deletes the records from table 'USER'. After the execution of the pipeline all the user records with age 52 are deleted from table.
Pipeline

Configuration
The delete condition specifies the condition to identify the records to be deleted.

Output
The sample output of the Snap looks like below:
