Delete Existing Data from Teradata Table

Hello. I often have to delete existing data in a table and then append new data. The write database node only will append new data. Has anyone had to do this and what did you find the best way to do this?

Thanks for you help!

Hi there!

You are deleting all data from table?

Have you tried using Database SQL Executor node? Equivalent to DB SQL Executor node in new database Integration. I would go with it.

Br,
Ivan