12-23-2022, 10:51 AM
- Overwrite, overwrites the data upon the tables, can be used when you need to change the existing data in the table to the new data
Upsert, updates and inserts the new data to the previous data in the table.
When to use Upsert, Append and Overwrite in RDBMS Writer component
|
12-23-2022, 10:51 AM
Upsert, updates and inserts the new data to the previous data in the table. |
« Next Oldest | Next Newest »
|
Messages In This Thread |
When to use Upsert, Append and Overwrite in RDBMS Writer component - by gnanashri - 12-23-2022, 10:51 AM
|