<?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 Using Oracle partition tables in qlikview dynamically in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Using-Oracle-partition-tables-in-qlikview-dynamically/m-p/1193744#M878287</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using Qlikview 11.0, I am using ODBC connection to connect to Qlikview, now my requirement is I want to use a Oracle partitioned table to extract data, I am using the below commands to extract data from a oracle partitioned table, but it is giving me error "SQL Command Not Properly Ended", I am sharing the syntax as below, please help on how to use correct syntax for using Oracle partitioned tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select partition_name From&lt;/P&gt;&lt;P&gt;(&lt;/P&gt;&lt;P&gt;select Row_Number() OVER (Order by date_time desc) rno, partition_name,date_time&lt;/P&gt;&lt;P&gt;From user_tab_partitions where lower(table_name)='tab1'&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;where rno = 2;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LET var=Peek('partition_name');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select col1,col2,partition_date from tab1 partition ($(var));&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator />
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Using Oracle partition tables in qlikview dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Oracle-partition-tables-in-qlikview-dynamically/m-p/1193744#M878287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using Qlikview 11.0, I am using ODBC connection to connect to Qlikview, now my requirement is I want to use a Oracle partitioned table to extract data, I am using the below commands to extract data from a oracle partitioned table, but it is giving me error "SQL Command Not Properly Ended", I am sharing the syntax as below, please help on how to use correct syntax for using Oracle partitioned tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select partition_name From&lt;/P&gt;&lt;P&gt;(&lt;/P&gt;&lt;P&gt;select Row_Number() OVER (Order by date_time desc) rno, partition_name,date_time&lt;/P&gt;&lt;P&gt;From user_tab_partitions where lower(table_name)='tab1'&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;where rno = 2;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LET var=Peek('partition_name');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select col1,col2,partition_date from tab1 partition ($(var));&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Oracle-partition-tables-in-qlikview-dynamically/m-p/1193744#M878287</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
  </channel>
</rss>

