We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
For ETL it can be useful to clear the destination before inserting. Then we can do load, transform and dump the result.
For some processing i don't want to do upsert kind of insertion. Just a plain clear the target and insert is also very usefull.