<?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: used oracle partition with variable on Talend Data Integration in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/used-oracle-partition-with-variable-on-Talend-Data-Integration/m-p/2251775#M35625</link>
    <description>This is actually not the way how to retrieve data from a partitioned table. You should select the main table with a where clause which use the partition criteria (mostly a date or something like that). I would never try to address a partition directly because you do not have any advancement from it. Oracle take immediately the correct partition of you use a matching where clause. 
&lt;BR /&gt;If you try to address the partition directly you have to know what partitions exists and iterate over them. You would do a task what Oracle can do much better and more reliable.</description>
    <pubDate>Wed, 18 Dec 2013 20:26:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-12-18T20:26:00Z</dc:date>
    <item>
      <title>used oracle partition with variable on Talend Data Integration</title>
      <link>https://community.qlik.com/t5/Talend-Studio/used-oracle-partition-with-variable-on-Talend-Data-Integration/m-p/2251771#M35621</link>
      <description>Hi xdshi,
&lt;BR /&gt;I'm new on Talend and I would like to query a Big Oracle Table by using partition name with variable
&lt;BR /&gt;How I can do that.
&lt;BR /&gt;thanks in advance.</description>
      <pubDate>Tue, 17 Dec 2013 19:54:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/used-oracle-partition-with-variable-on-Talend-Data-Integration/m-p/2251771#M35621</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-17T19:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: used oracle partition with variable on Talend Data Integration</title>
      <link>https://community.qlik.com/t5/Talend-Studio/used-oracle-partition-with-variable-on-Talend-Data-Integration/m-p/2251772#M35622</link>
      <description>Hi, 
&lt;BR /&gt;Is there any case/example for your requirement? More information will be preferred. 
&lt;BR /&gt;Here is related forum about oracle partition 
&lt;A href="https://community.talend.com/t5/Design-and-Development/resolved-Manage-Partition-Truncate-Partition/td-p/109747" target="_blank" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/resolved-Manage-Partition-Truncate-Partition/td-p/109747&lt;/A&gt; 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 18 Dec 2013 02:11:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/used-oracle-partition-with-variable-on-Talend-Data-Integration/m-p/2251772#M35622</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-18T02:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: used oracle partition with variable on Talend Data Integration</title>
      <link>https://community.qlik.com/t5/Talend-Studio/used-oracle-partition-with-variable-on-Talend-Data-Integration/m-p/2251773#M35623</link>
      <description>Hi,&lt;BR /&gt;I want to run this below query on Talend by using variable instead of putting the name of the partition:&lt;BR /&gt;select * from USAGE partition (D20131211_USG) &lt;BR /&gt;how it's possible ? &lt;BR /&gt;thanks</description>
      <pubDate>Wed, 18 Dec 2013 11:30:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/used-oracle-partition-with-variable-on-Talend-Data-Integration/m-p/2251773#M35623</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-18T11:30:01Z</dc:date>
    </item>
    <item>
      <title>Re: used oracle partition with variable on Talend Data Integration</title>
      <link>https://community.qlik.com/t5/Talend-Studio/used-oracle-partition-with-variable-on-Talend-Data-Integration/m-p/2251774#M35624</link>
      <description>for example how I can proceed if I need to query the table partition per partition and insert the data to another table in &lt;BR /&gt;Talend Data Integration</description>
      <pubDate>Wed, 18 Dec 2013 11:37:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/used-oracle-partition-with-variable-on-Talend-Data-Integration/m-p/2251774#M35624</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-18T11:37:19Z</dc:date>
    </item>
    <item>
      <title>Re: used oracle partition with variable on Talend Data Integration</title>
      <link>https://community.qlik.com/t5/Talend-Studio/used-oracle-partition-with-variable-on-Talend-Data-Integration/m-p/2251775#M35625</link>
      <description>This is actually not the way how to retrieve data from a partitioned table. You should select the main table with a where clause which use the partition criteria (mostly a date or something like that). I would never try to address a partition directly because you do not have any advancement from it. Oracle take immediately the correct partition of you use a matching where clause. 
&lt;BR /&gt;If you try to address the partition directly you have to know what partitions exists and iterate over them. You would do a task what Oracle can do much better and more reliable.</description>
      <pubDate>Wed, 18 Dec 2013 20:26:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/used-oracle-partition-with-variable-on-Talend-Data-Integration/m-p/2251775#M35625</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-18T20:26:00Z</dc:date>
    </item>
  </channel>
</rss>

