<?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: [resolved] Update a table in Talend? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Update-a-table-in-Talend/m-p/2276515#M52572</link>
    <description>There are about 20 columns in the Excel table but the Address is the only column that needs to have the six values updated. I also have Primary key column as well. I know I can use update syntax in SQL but when I automate the ETL process this will not be an option. That is the reason I want to do take care of this at the ETL level rather than DB level because ETL will automate the update on it's own.</description>
    <pubDate>Mon, 19 Sep 2016 17:17:13 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-09-19T17:17:13Z</dc:date>
    <item>
      <title>[resolved] Update a table in Talend?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Update-a-table-in-Talend/m-p/2276509#M52566</link>
      <description>Hi, 
&lt;BR /&gt;I have six values in Excel that need to be updated at the database level which I'm unable to do in Excel. I can update those values in SQL but since I need to automate the process in Talend ETL; I need to be able to do at the ETL level. Is it possible to update those six values of a column at the Talend ETL level? Any help/assistance will be greatly appreciated. 
&lt;BR /&gt;Thanks,</description>
      <pubDate>Mon, 19 Sep 2016 15:20:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Update-a-table-in-Talend/m-p/2276509#M52566</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-19T15:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Update a table in Talend?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Update-a-table-in-Talend/m-p/2276510#M52567</link>
      <description>Hi&amp;nbsp; 
&lt;BR /&gt;Yes, this is possible with a ETL process in Talend, a simple job looks like: 
&lt;BR /&gt;tFileInputExcel--main--tMysqlOutput 
&lt;BR /&gt;tFileinputExcel: read the value from excel file 
&lt;BR /&gt;tMysqlOutput: update the value to database. 
&lt;BR /&gt;Regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Mon, 19 Sep 2016 16:50:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Update-a-table-in-Talend/m-p/2276510#M52567</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-19T16:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Update a table in Talend?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Update-a-table-in-Talend/m-p/2276511#M52568</link>
      <description>Hi Shong, 
&lt;BR /&gt;Thanks for responding. How to do I tell Talend which six values I need to update. I looked into the link but it wasn't fruition. 
&lt;BR /&gt; 
&lt;A href="https://help.talend.com/search/all?query=Updating+data+in+a+database+table&amp;amp;content-lang=en" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/search/all?query=Updating+data+in+a+database+table&amp;amp;content-lang=en&lt;/A&gt;.</description>
      <pubDate>Mon, 19 Sep 2016 16:53:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Update-a-table-in-Talend/m-p/2276511#M52568</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-19T16:53:59Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Update a table in Talend?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Update-a-table-in-Talend/m-p/2276512#M52569</link>
      <description>Hi&amp;nbsp;
&lt;BR /&gt;For update, there must exist key column, the key column must be set on the schema of database output component. So, how the six values exist in excel file? and how do you update those value in SQL?</description>
      <pubDate>Mon, 19 Sep 2016 17:02:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Update-a-table-in-Talend/m-p/2276512#M52569</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-19T17:02:55Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Update a table in Talend?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Update-a-table-in-Talend/m-p/2276513#M52570</link>
      <description>The six values are in Excel and I want Talend to update the table in SQL. I have already inserted the table in SQL now I want to update the table in SQL. 
&lt;BR /&gt;In Excel &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; How I want in SQL. 
&lt;BR /&gt;440 Elwood CT &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;440 Elwood Ct 
&lt;BR /&gt;9720 Blanco dr &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 9720 Blanco Dr 
&lt;BR /&gt;etc......... 
&lt;BR /&gt;Thanks for your assistance thus far Shong.</description>
      <pubDate>Mon, 19 Sep 2016 17:07:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Update-a-table-in-Talend/m-p/2276513#M52570</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-19T17:07:47Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Update a table in Talend?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Update-a-table-in-Talend/m-p/2276514#M52571</link>
      <description>any other columns exist in the same table?</description>
      <pubDate>Mon, 19 Sep 2016 17:12:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Update-a-table-in-Talend/m-p/2276514#M52571</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-19T17:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Update a table in Talend?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Update-a-table-in-Talend/m-p/2276515#M52572</link>
      <description>There are about 20 columns in the Excel table but the Address is the only column that needs to have the six values updated. I also have Primary key column as well. I know I can use update syntax in SQL but when I automate the ETL process this will not be an option. That is the reason I want to do take care of this at the ETL level rather than DB level because ETL will automate the update on it's own.</description>
      <pubDate>Mon, 19 Sep 2016 17:17:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Update-a-table-in-Talend/m-p/2276515#M52572</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-19T17:17:13Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Update a table in Talend?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Update-a-table-in-Talend/m-p/2276516#M52573</link>
      <description>Hi 
&lt;BR /&gt;If the file also has primary key column, read the primary key column and address column from the file, the primary key will be set as key column on the schema, only address column will be updated, once the job is done, schedule the job to run automatically.</description>
      <pubDate>Tue, 20 Sep 2016 02:13:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Update-a-table-in-Talend/m-p/2276516#M52573</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-20T02:13:08Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Update a table in Talend?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Update-a-table-in-Talend/m-p/2276517#M52574</link>
      <description>Hi Shong, 
&lt;BR /&gt;It turns out my table since the source is Excel doesn't have a primary key. I tried to look for it but the table doesn't have a primary key in Excel. Is there any other way I can tell Talend to change the addresses of those six rows. 
&lt;BR /&gt;Any help provided will be greatly appreciated. 
&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 20 Sep 2016 17:17:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Update-a-table-in-Talend/m-p/2276517#M52574</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-20T17:17:55Z</dc:date>
    </item>
  </channel>
</rss>

