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


SAP HANA Delete Pipeline

Configuration

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


SAP HANA Delete Configuration

Output

The sample output of the Snap looks like below:


SAP HANA Delete Output