<?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 tMSSqlOutput Action on table in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tMSSqlOutput-Action-on-table/m-p/2312318#M83277</link>
    <description>From the Help:
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;Insert or update: inserts a new record. If the record with the given reference already exists, an update would be made.&lt;BR /&gt;Update or insert: updates the record with the given reference. If the record does not exist, a new record would be inserted.&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;Those sound awfully similar. Does one do inserts first and the other do updates first? What's the difference?</description>
    <pubDate>Fri, 30 Aug 2013 19:44:31 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-08-30T19:44:31Z</dc:date>
    <item>
      <title>tMSSqlOutput Action on table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMSSqlOutput-Action-on-table/m-p/2312318#M83277</link>
      <description>From the Help:
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;Insert or update: inserts a new record. If the record with the given reference already exists, an update would be made.&lt;BR /&gt;Update or insert: updates the record with the given reference. If the record does not exist, a new record would be inserted.&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;Those sound awfully similar. Does one do inserts first and the other do updates first? What's the difference?</description>
      <pubDate>Fri, 30 Aug 2013 19:44:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMSSqlOutput-Action-on-table/m-p/2312318#M83277</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-30T19:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: tMSSqlOutput Action on table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMSSqlOutput-Action-on-table/m-p/2312319#M83278</link>
      <description>Depends on what you think the probability of inserts vs. updates is. 
&lt;BR /&gt;If you think it is likely that you'll be mostly inserting, choose option 1. otherwise, choose option 2. 
&lt;BR /&gt;This should improve your overall throughput. 
&lt;BR /&gt;If you can predetermine inserts vs. updates...better still as 'upserts' are slow in comparison to choosing the correct action.</description>
      <pubDate>Sat, 31 Aug 2013 16:32:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMSSqlOutput-Action-on-table/m-p/2312319#M83278</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-31T16:32:19Z</dc:date>
    </item>
  </channel>
</rss>

