When to use Upsert, Append and Overwrite in RDBMS Writer component - Printable Version +- Forums (https://bdn.bdb.ai) +-- Forum: BDB Knowledge Base (https://bdn.bdb.ai/forumdisplay.php?fid=13) +--- Forum: BDB Data Pipeline (https://bdn.bdb.ai/forumdisplay.php?fid=48) +---- Forum: BDB Data Pipeline Q & A (https://bdn.bdb.ai/forumdisplay.php?fid=17) +---- Thread: When to use Upsert, Append and Overwrite in RDBMS Writer component (/showthread.php?tid=495) |
When to use Upsert, Append and Overwrite in RDBMS Writer component - gnanashri - 12-23-2022
Upsert, updates and inserts the new data to the previous data in the table. |