<?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 OR ROWID in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Auto-Increment-OR-ROWID/m-p/2341559#M109501</link>
    <description>Hi i could nor give a sequence id but i just found another way to get that :&lt;BR /&gt;Below is a link to that video that i have created to show it :&lt;BR /&gt;&lt;A href="http://www.youtube.com/watch?v=g9UpNCzm6pw" rel="nofollow noopener noreferrer"&gt;http://www.youtube.com/watch?v=g9UpNCzm6pw&lt;/A&gt;</description>
    <pubDate>Mon, 19 Dec 2011 08:36:18 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-12-19T08:36:18Z</dc:date>
    <item>
      <title>Auto Increment OR ROWID</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Auto-Increment-OR-ROWID/m-p/2341556#M109498</link>
      <description>how to select highest 4 salaries from employee table in hr schema in Oracle.
&lt;BR /&gt;
&lt;BR /&gt;In Talend how can i achieve this ?
&lt;BR /&gt;I could take a tOracleInput(employees table) --&amp;gt; tSortRow(order by salary) --&amp;gt; but then how do i select the top 4 salaries i need to give some auto increment number to each row and then filter the table where auto increment number is less than 5.
&lt;BR /&gt;How to use auto increment ?
&lt;BR /&gt;OR 
&lt;BR /&gt;Is there a way where i can access ROWID of Oracle ?</description>
      <pubDate>Sat, 16 Nov 2024 12:30:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Auto-Increment-OR-ROWID/m-p/2341556#M109498</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Increment OR ROWID</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Auto-Increment-OR-ROWID/m-p/2341557#M109499</link>
      <description>Hi,&lt;BR /&gt;Put in your tOracleInput a SQL statement like SELECT * from EMPLOYEES ORDER BY SALARY WHERE ROWNUM&amp;lt;5.</description>
      <pubDate>Tue, 13 Dec 2011 16:47:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Auto-Increment-OR-ROWID/m-p/2341557#M109499</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-12-13T16:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Increment OR ROWID</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Auto-Increment-OR-ROWID/m-p/2341558#M109500</link>
      <description>Hi,
&lt;BR /&gt;I will try to implement what u said..
&lt;BR /&gt;But i would also like to know how to implement an auto increment number ;i want to implement a surrogate key.</description>
      <pubDate>Tue, 13 Dec 2011 17:32:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Auto-Increment-OR-ROWID/m-p/2341558#M109500</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-12-13T17:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Increment OR ROWID</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Auto-Increment-OR-ROWID/m-p/2341559#M109501</link>
      <description>Hi i could nor give a sequence id but i just found another way to get that :&lt;BR /&gt;Below is a link to that video that i have created to show it :&lt;BR /&gt;&lt;A href="http://www.youtube.com/watch?v=g9UpNCzm6pw" rel="nofollow noopener noreferrer"&gt;http://www.youtube.com/watch?v=g9UpNCzm6pw&lt;/A&gt;</description>
      <pubDate>Mon, 19 Dec 2011 08:36:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Auto-Increment-OR-ROWID/m-p/2341559#M109501</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-12-19T08:36:18Z</dc:date>
    </item>
  </channel>
</rss>

