<?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: Update and Insert the records in the existing table in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Update-and-Insert-the-records-in-the-existing-table/m-p/2291561#M64737</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Using tMSSQLOutput component (any DB output component), there are options to perform these actions:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Property Name: "Action On Data"&lt;BR /&gt;- &lt;STRONG&gt;Insert or Update:&lt;/STRONG&gt; First it looks for Insert a record. If the record for given reference already exists, it will update that record.&lt;BR /&gt;- &lt;STRONG&gt;Update or Insert:&lt;/STRONG&gt; First it try to update the record for given reference. If record does not exist, then new record would be inserted for that table.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can choose any of the options as per your ease.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 24 Apr 2018 07:51:07 GMT</pubDate>
    <dc:creator>mks02</dc:creator>
    <dc:date>2018-04-24T07:51:07Z</dc:date>
    <item>
      <title>Update and Insert the records in the existing table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Update-and-Insert-the-records-in-the-existing-table/m-p/2291559#M64735</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As i have the existing table , in which i need to perform the update and insert option.&lt;/P&gt;
&lt;P&gt;It&amp;nbsp; means i need to insert new records and also update the existing records.&lt;/P&gt;
&lt;P&gt;Please suggest me&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Apr 2018 13:42:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Update-and-Insert-the-records-in-the-existing-table/m-p/2291559#M64735</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-23T13:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: Update and Insert the records in the existing table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Update-and-Insert-the-records-in-the-existing-table/m-p/2291560#M64736</link>
      <description>&lt;P&gt;if you are using MSSQL, then use tmssqloutput, there is a option insert or update.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;please mention update key.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Apr 2018 14:25:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Update-and-Insert-the-records-in-the-existing-table/m-p/2291560#M64736</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-23T14:25:51Z</dc:date>
    </item>
    <item>
      <title>Re: Update and Insert the records in the existing table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Update-and-Insert-the-records-in-the-existing-table/m-p/2291561#M64737</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Using tMSSQLOutput component (any DB output component), there are options to perform these actions:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Property Name: "Action On Data"&lt;BR /&gt;- &lt;STRONG&gt;Insert or Update:&lt;/STRONG&gt; First it looks for Insert a record. If the record for given reference already exists, it will update that record.&lt;BR /&gt;- &lt;STRONG&gt;Update or Insert:&lt;/STRONG&gt; First it try to update the record for given reference. If record does not exist, then new record would be inserted for that table.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can choose any of the options as per your ease.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Apr 2018 07:51:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Update-and-Insert-the-records-in-the-existing-table/m-p/2291561#M64737</guid>
      <dc:creator>mks02</dc:creator>
      <dc:date>2018-04-24T07:51:07Z</dc:date>
    </item>
    <item>
      <title>Re: Update and Insert the records in the existing table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Update-and-Insert-the-records-in-the-existing-table/m-p/2291562#M64738</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;Thanks for your suggestion.&lt;BR /&gt;I tried changing the Property in tMySQLOutput component.&lt;BR /&gt;I don't have any primary keys in my table.&lt;/P&gt;
&lt;P&gt;The excel is attached in the below: In that if you observe the first two records are same except the&amp;nbsp;&lt;/P&gt;
&lt;P&gt;columns :&lt;/P&gt;
&lt;TABLE border="0" cellspacing="0" cellpadding="0"&gt;
 &lt;TBODY&gt;
  &lt;TR&gt;
   &lt;TD&gt;ed&lt;/TD&gt;
   &lt;TD&gt;ec&lt;/TD&gt;
   &lt;TD&gt;ad&lt;/TD&gt;
   &lt;TD&gt;ac&lt;/TD&gt;
  &lt;/TR&gt;
 &lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;i have a requirement like if the first record given below is updated:&lt;/P&gt;
&lt;P&gt;existing row:&lt;/P&gt;
&lt;TABLE&gt;
 &lt;TBODY&gt;
  &lt;TR&gt;
   &lt;TD&gt;PD&lt;/TD&gt;
   &lt;TD&gt;l&lt;/TD&gt;
   &lt;TD&gt;l_id&lt;/TD&gt;
   &lt;TD&gt;ac&lt;/TD&gt;
   &lt;TD&gt;sd&lt;/TD&gt;
   &lt;TD&gt;ds&lt;/TD&gt;
   &lt;TD&gt;ed&lt;/TD&gt;
   &lt;TD&gt;ec&lt;/TD&gt;
   &lt;TD&gt;ad&lt;/TD&gt;
   &lt;TD&gt;ac&lt;/TD&gt;
   &lt;TD&gt;created_on&lt;/TD&gt;
  &lt;/TR&gt;
  &lt;TR&gt;
   &lt;TD&gt;APR-18&lt;/TD&gt;
   &lt;TD&gt;s1&lt;/TD&gt;
   &lt;TD&gt;22&lt;/TD&gt;
   &lt;TD&gt;11111&lt;/TD&gt;
   &lt;TD&gt;1800&lt;/TD&gt;
   &lt;TD&gt;200&lt;/TD&gt;
   &lt;TD&gt;100&lt;/TD&gt;
   &lt;TD&gt;0&lt;/TD&gt;
   &lt;TD&gt;10101&lt;/TD&gt;
   &lt;TD&gt;0&lt;/TD&gt;
   &lt;TD&gt;&lt;P&gt;4/5/2018 12:39&lt;/P&gt;&lt;/TD&gt;
  &lt;/TR&gt;
 &lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;updated row :&lt;/P&gt;
&lt;TABLE&gt;
 &lt;TBODY&gt;
  &lt;TR&gt;
   &lt;TD&gt;PD&lt;/TD&gt;
   &lt;TD&gt;l&lt;/TD&gt;
   &lt;TD&gt;l_id&lt;/TD&gt;
   &lt;TD&gt;ac&lt;/TD&gt;
   &lt;TD&gt;sd&lt;/TD&gt;
   &lt;TD&gt;ds&lt;/TD&gt;
   &lt;TD&gt;ed&lt;/TD&gt;
   &lt;TD&gt;ec&lt;/TD&gt;
   &lt;TD&gt;ad&lt;/TD&gt;
   &lt;TD&gt;ac&lt;/TD&gt;
   &lt;TD&gt;created_on&lt;/TD&gt;
  &lt;/TR&gt;
  &lt;TR&gt;
   &lt;TD&gt;APR-18&lt;/TD&gt;
   &lt;TD&gt;s1&lt;/TD&gt;
   &lt;TD&gt;22&lt;/TD&gt;
   &lt;TD&gt;11111&lt;/TD&gt;
   &lt;TD&gt;1800&lt;/TD&gt;
   &lt;TD&gt;200&lt;/TD&gt;
   &lt;TD&gt;2000&lt;/TD&gt;
   &lt;TD&gt;0&lt;/TD&gt;
   &lt;TD&gt;4242&lt;/TD&gt;
   &lt;TD&gt;0&lt;/TD&gt;
   &lt;TD&gt;4/5/2018 12:39&lt;/TD&gt;
  &lt;/TR&gt;
 &lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;so if the updated record comes in to table then existing should be replaced by the updated record.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i tried with the Action on data keeping as "Insert or Update' and "Update or insert" Property.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am using the Talend Open studio.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please do needful.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Lslv"&gt;DUMMY.xls&lt;/A&gt;</description>
      <pubDate>Wed, 25 Apr 2018 07:41:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Update-and-Insert-the-records-in-the-existing-table/m-p/2291562#M64738</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-25T07:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: Update and Insert the records in the existing table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Update-and-Insert-the-records-in-the-existing-table/m-p/2291563#M64739</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Thanks for the suggestion.&lt;/P&gt;
&lt;P&gt;I have the output Component tmysqloutput in the talend.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tried using the same Action on Data as "Insert or Update" and "Update or Insert", still its not working.&lt;/P&gt;
&lt;P&gt;First thing is I dont have any Primary keys in my table and data is attached in the excel sheet in the below.&lt;/P&gt;
&lt;P&gt;I will get updates like i wont get any changes in the columns except the below columns:&lt;/P&gt;
&lt;TABLE border="0" cellspacing="0" cellpadding="0"&gt;
 &lt;TBODY&gt;
  &lt;TR&gt;
   &lt;TD&gt;ed&lt;/TD&gt;
   &lt;TD&gt;ec&lt;/TD&gt;
   &lt;TD&gt;ad&lt;/TD&gt;
   &lt;TD&gt;ac&lt;/TD&gt;
  &lt;/TR&gt;
 &lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;suppose if you notice the first two records in the excel sheet.&lt;/P&gt;
&lt;P&gt;the first record is as below now: (existing)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;TABLE&gt;
 &lt;TBODY&gt;
  &lt;TR&gt;
   &lt;TD&gt;PD&lt;/TD&gt;
   &lt;TD&gt;l&lt;/TD&gt;
   &lt;TD&gt;l_id&lt;/TD&gt;
   &lt;TD&gt;ac&lt;/TD&gt;
   &lt;TD&gt;sd&lt;/TD&gt;
   &lt;TD&gt;ds&lt;/TD&gt;
   &lt;TD&gt;ed&lt;/TD&gt;
   &lt;TD&gt;ec&lt;/TD&gt;
   &lt;TD&gt;ad&lt;/TD&gt;
   &lt;TD&gt;ac&lt;/TD&gt;
   &lt;TD&gt;created_on&lt;/TD&gt;
  &lt;/TR&gt;
  &lt;TR&gt;
   &lt;TD&gt;APR-18&lt;/TD&gt;
   &lt;TD&gt;s1&lt;/TD&gt;
   &lt;TD&gt;22&lt;/TD&gt;
   &lt;TD&gt;11111&lt;/TD&gt;
   &lt;TD&gt;1800&lt;/TD&gt;
   &lt;TD&gt;200&lt;/TD&gt;
   &lt;TD&gt;100&lt;/TD&gt;
   &lt;TD&gt;0&lt;/TD&gt;
   &lt;TD&gt;10101&lt;/TD&gt;
   &lt;TD&gt;0&lt;/TD&gt;
   &lt;TD&gt;4/5/2018 12:39&lt;/TD&gt;
  &lt;/TR&gt;
 &lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;if i get the Updated record as below:&lt;/P&gt;
&lt;TABLE&gt;
 &lt;TBODY&gt;
  &lt;TR&gt;
   &lt;TD&gt;PD&lt;/TD&gt;
   &lt;TD&gt;l&lt;/TD&gt;
   &lt;TD&gt;l_id&lt;/TD&gt;
   &lt;TD&gt;ac&lt;/TD&gt;
   &lt;TD&gt;sd&lt;/TD&gt;
   &lt;TD&gt;ds&lt;/TD&gt;
   &lt;TD&gt;ed&lt;/TD&gt;
   &lt;TD&gt;ec&lt;/TD&gt;
   &lt;TD&gt;ad&lt;/TD&gt;
   &lt;TD&gt;ac&lt;/TD&gt;
   &lt;TD&gt;created_on&lt;/TD&gt;
  &lt;/TR&gt;
  &lt;TR&gt;
   &lt;TD&gt;APR-18&lt;/TD&gt;
   &lt;TD&gt;s1&lt;/TD&gt;
   &lt;TD&gt;22&lt;/TD&gt;
   &lt;TD&gt;11111&lt;/TD&gt;
   &lt;TD&gt;1800&lt;/TD&gt;
   &lt;TD&gt;200&lt;/TD&gt;
   &lt;TD&gt;300&lt;/TD&gt;
   &lt;TD&gt;0&lt;/TD&gt;
   &lt;TD&gt;44552&lt;/TD&gt;
   &lt;TD&gt;0&lt;/TD&gt;
   &lt;TD&gt;4/5/2018 12:39&lt;/TD&gt;
  &lt;/TR&gt;
 &lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i want the existing record to be replaced by new record.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please do needful.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Lsoe"&gt;DUMMY.xls&lt;/A&gt;</description>
      <pubDate>Wed, 25 Apr 2018 08:13:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Update-and-Insert-the-records-in-the-existing-table/m-p/2291563#M64739</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-25T08:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: Update and Insert the records in the existing table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Update-and-Insert-the-records-in-the-existing-table/m-p/2291564#M64740</link>
      <description>,as per the input excel you can define key onPD column in tmap and you can do Insert or Update or Update or Insert in tmysqloutput.</description>
      <pubDate>Fri, 27 Apr 2018 07:42:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Update-and-Insert-the-records-in-the-existing-table/m-p/2291564#M64740</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-04-27T07:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: Update and Insert the records in the existing table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Update-and-Insert-the-records-in-the-existing-table/m-p/2291565#M64741</link>
      <description>&lt;P&gt;Hi &lt;A href="https://community.qlik.com/s/profile/0053p000007LMCWAA4"&gt;@Injarapu_1995&lt;/A&gt;,&lt;BR /&gt;You need to define a key either in tmap or in tmysqloutput component by clicking edit schema.&lt;/P&gt; 
&lt;P&gt;It is necessary to specify at least one column as a primary key while doing update operation.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 May 2018 09:46:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Update-and-Insert-the-records-in-the-existing-table/m-p/2291565#M64741</guid>
      <dc:creator>mks02</dc:creator>
      <dc:date>2018-05-02T09:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: Update and Insert the records in the existing table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Update-and-Insert-the-records-in-the-existing-table/m-p/2291566#M64742</link>
      <description>Still do you have this issue?</description>
      <pubDate>Thu, 10 May 2018 17:02:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Update-and-Insert-the-records-in-the-existing-table/m-p/2291566#M64742</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-05-10T17:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: Update and Insert the records in the existing table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Update-and-Insert-the-records-in-the-existing-table/m-p/2291567#M64743</link>
      <description>&lt;P&gt;I have good solution for insert and updates.&amp;nbsp;&lt;BR /&gt;&lt;FONT color="#008000"&gt;(With this solution you can perform inserts and updates very very quickly)&lt;/FONT&gt;&lt;BR /&gt;When you are&amp;nbsp; getting records from the source from any data base, use tmap after any inputDb and do look up with the target , and use inner join lookup model with the cloumn to be matched, Then whatever it matches with key store all records in Temp table, Create table in the job run time.The other new which does not match with the key will go to direct insert.&amp;nbsp;&lt;BR /&gt;Than using Merge concept sync temp table and target&amp;nbsp;&lt;BR /&gt;After that delete temp table at the end&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;Example of Merge query (By using this merge query it will sync source and target with in seconds)&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;MERGE Table A AS TARGET&lt;BR /&gt;USING Table B AS SOURCE&lt;BR /&gt;ON TARGET.tableacol1= SOURCE.col1&lt;BR /&gt;WHEN MATCHED&lt;BR /&gt;THEN&lt;BR /&gt;UPDATE&lt;BR /&gt;SET&lt;/P&gt; 
&lt;P&gt;TARGET.col2= SOURCE.col2,&lt;BR /&gt;TARGET.col3=SOURCE.col3;&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LuvY"&gt;Inserts-Updates-performanceimprovement.PNG&lt;/A&gt;</description>
      <pubDate>Thu, 07 Feb 2019 18:23:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Update-and-Insert-the-records-in-the-existing-table/m-p/2291567#M64743</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-07T18:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: Update and Insert the records in the existing table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Update-and-Insert-the-records-in-the-existing-table/m-p/2291568#M64744</link>
      <description>&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Inserts-Updates-performanceimprovement.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2zJ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154492i349719EBB2947ACF/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2zJ.png" alt="0683p000009M2zJ.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Feb 2019 18:25:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Update-and-Insert-the-records-in-the-existing-table/m-p/2291568#M64744</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-07T18:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: Update and Insert the records in the existing table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Update-and-Insert-the-records-in-the-existing-table/m-p/2291569#M64745</link>
      <description>&lt;P&gt;If you have source table already created , then if you doing sync with target you can use ELT component, it can update or insert&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://help.talend.com/reader/iYcvdknuprDzYycT3WRU8w/X2VBExDJD3rEIaYGZOp0Fw" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/iYcvdknuprDzYycT3WRU8w/X2VBExDJD3rEIaYGZOp0Fw&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;If you are performing anything by extracting source like applying any rules to transform data and than load, at that point you need to create a temporary table and make that temporary table as source and than do synchronizing which merging by using that above ELT componentm that ELT will work most types of databases,&lt;/P&gt; 
&lt;P&gt;or else you can follow this link below for the solution&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://community.qlik.com/s/feed/0D73p000004kXbDCAU#M91915" target="_blank"&gt;https://community.talend.com/t5/Design-and-Development/Update-and-Insert-the-records-in-the-existing-table/m-p/150331#M91915&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 09 Feb 2019 20:22:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Update-and-Insert-the-records-in-the-existing-table/m-p/2291569#M64745</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-09T20:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: Update and Insert the records in the existing table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Update-and-Insert-the-records-in-the-existing-table/m-p/2291570#M64746</link>
      <description>&lt;P&gt;Similar issue with Excel files.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a job which brings in an Excel Spreadsheet.&amp;nbsp; The job was set up and works great.&lt;/P&gt;&lt;P&gt;Since then I received another Excel spreadsheet but a new field has been added and needs to be brought into the output.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Seems I cannot find a way(unless deleting previous) to sync up the new file for the process?&amp;nbsp; Is there a way or does it always need for someone to DELETE the Input and recreate it from scratch?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2019 14:20:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Update-and-Insert-the-records-in-the-existing-table/m-p/2291570#M64746</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-28T14:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: Update and Insert the records in the existing table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Update-and-Insert-the-records-in-the-existing-table/m-p/2291571#M64747</link>
      <description>&lt;P&gt;Dear Concern,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have one MSSQL table to take to MYSQL.&lt;/P&gt;&lt;P&gt;I set Primary key&lt;/P&gt;&lt;P&gt;As I have one table so i dont use tMAP&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in action table: create table , action data: insert&lt;/P&gt;&lt;P&gt;then i insert 12 data from mssql to mysql&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;then change&lt;/P&gt;&lt;P&gt;in action table: default , action data: insert or update&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;then i insert 5 data in mssql but when i click RUN mysql takes all 17 data&lt;/P&gt;&lt;P&gt;not just the newly inserted data into mssql&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;your help is much appriciable&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Mar 2021 08:21:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Update-and-Insert-the-records-in-the-existing-table/m-p/2291571#M64747</guid>
      <dc:creator>modara</dc:creator>
      <dc:date>2021-03-29T08:21:13Z</dc:date>
    </item>
  </channel>
</rss>

