<?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>topic Re: Insert or update on duplicate key or unique index in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Insert-or-update-on-duplicate-key-or-unique-index/m-p/2310803#M81900</link>
    <description>hi,&lt;BR /&gt;have a look on that &lt;A href="http://dev.mysql.com/doc/refman/5.0/en/insert-on-duplicate.html" target="_blank" rel="nofollow noopener noreferrer"&gt;documentation&lt;/A&gt;&lt;BR /&gt;I think it could help you&lt;BR /&gt;regards&lt;BR /&gt;laurent</description>
    <pubDate>Tue, 19 May 2009 23:40:39 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2009-05-19T23:40:39Z</dc:date>
    <item>
      <title>Insert or update on duplicate key or unique index</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Insert-or-update-on-duplicate-key-or-unique-index/m-p/2310802#M81899</link>
      <description>Hi Sirs... 
&lt;BR /&gt;What exactly means "Insert or update on duplicate key or unique index"? 
&lt;BR /&gt;Thanks!</description>
      <pubDate>Sat, 16 Nov 2024 13:56:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Insert-or-update-on-duplicate-key-or-unique-index/m-p/2310802#M81899</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2024-11-16T13:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: Insert or update on duplicate key or unique index</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Insert-or-update-on-duplicate-key-or-unique-index/m-p/2310803#M81900</link>
      <description>hi,&lt;BR /&gt;have a look on that &lt;A href="http://dev.mysql.com/doc/refman/5.0/en/insert-on-duplicate.html" target="_blank" rel="nofollow noopener noreferrer"&gt;documentation&lt;/A&gt;&lt;BR /&gt;I think it could help you&lt;BR /&gt;regards&lt;BR /&gt;laurent</description>
      <pubDate>Tue, 19 May 2009 23:40:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Insert-or-update-on-duplicate-key-or-unique-index/m-p/2310803#M81900</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-05-19T23:40:39Z</dc:date>
    </item>
    <item>
      <title>Re: Insert or update on duplicate key or unique index</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Insert-or-update-on-duplicate-key-or-unique-index/m-p/2310804#M81901</link>
      <description>Hello guy 
&lt;BR /&gt;The difference between update or insert and insert or update is the following : 
&lt;BR /&gt;update or insert : Will first try to update, if it can't (because record doesn't exist), it will try to insert. 
&lt;BR /&gt;insert or update : Will first try to insert, if records already exists (primary key already exists), it will try to update the record. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt; 
&lt;BR /&gt; shong</description>
      <pubDate>Wed, 20 May 2009 02:39:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Insert-or-update-on-duplicate-key-or-unique-index/m-p/2310804#M81901</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-05-20T02:39:55Z</dc:date>
    </item>
  </channel>
</rss>

