<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: How to perform UPSERT in Oracle DB using Apache NiFi? in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/How-to-perform-UPSERT-in-Oracle-DB-using-Apache-NiFi/m-p/366300#M239538</link>
    <description>&lt;P&gt;&lt;SPAN&gt;In Oracle an UPSERT is done by a MERGE, so alternatively you could store your data in a new temporary table and then run ExecuteSQL/PutSQL with a MERGE command to merge from the temp table into the target table.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 16 Mar 2023 17:34:29 GMT</pubDate>
    <dc:creator>mburgess</dc:creator>
    <dc:date>2023-03-16T17:34:29Z</dc:date>
  </channel>
</rss>

