<?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: Auto Increment String ID in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Auto-Increment-String-ID/m-p/2313659#M84491</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;Why don't you store the maximum value of last inserted data to a control table? During next run, pick the value from this control table and use the starting value as last value+1.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt;
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 02 Jul 2019 20:44:56 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-07-02T20:44:56Z</dc:date>
    <item>
      <title>Auto Increment String ID</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Auto-Increment-String-ID/m-p/2313658#M84490</link>
      <description>&lt;P&gt;I have orderNo as VarChar Autoincrement ID. For example, the last inserted record has order No "0000323". The next inserted record will be&amp;nbsp;0000324 accordingly. How can I implement this? In table, it doesn't store ID as integer but only as GUID. How can I know the last inserted orderNo?&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="orderNO.PNG" style="width: 82px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M5oj.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/155393iDA3779191F4DB774/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M5oj.png" alt="0683p000009M5oj.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jul 2019 06:16:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Auto-Increment-String-ID/m-p/2313658#M84490</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-02T06:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Increment String ID</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Auto-Increment-String-ID/m-p/2313659#M84491</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;Why don't you store the maximum value of last inserted data to a control table? During next run, pick the value from this control table and use the starting value as last value+1.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt;
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jul 2019 20:44:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Auto-Increment-String-ID/m-p/2313659#M84491</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-02T20:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Increment String ID</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Auto-Increment-String-ID/m-p/2313660#M84492</link>
      <description>&lt;P&gt;There is running number table to record last inserted number. I just retrieve number from this table. And it solve the problem.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2019 10:37:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Auto-Increment-String-ID/m-p/2313660#M84492</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-08T10:37:08Z</dc:date>
    </item>
  </channel>
</rss>

