how can create the workflow for truncate load of a table in db

I want to create the truncate load workflow of table in db. Please advise with steps of flow.

Hi @ranjeetsingh0702,

I would use DB SQL Executor node for it. If you need it for different tables use flow variable(s) to hold your schema and table name :wink:

Br,
Ivan

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.