<?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: Force oracle index /* in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Force-oracle-index/m-p/349867#M129592</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This post helped me a lot! &lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Aug 2012 20:17:21 GMT</pubDate>
    <dc:creator>erichshiino</dc:creator>
    <dc:date>2012-08-21T20:17:21Z</dc:date>
    <item>
      <title>Force oracle index /*</title>
      <link>https://community.qlik.com/t5/QlikView/Force-oracle-index/m-p/349865#M129590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to force index on script load, but I think that QV takes it as a comment an is not sending INDEX to the select.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here you have an example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sql ﻿﻿﻿select /*+ index(table, index) */ * from table where field in (....)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think that string ﻿/*+ index(table, index) */ is not loading on select because QV thinks that is a comment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I add this string to select and do that QV sends on select.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2012 10:23:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Force-oracle-index/m-p/349865#M129590</guid>
      <dc:creator />
      <dc:date>2012-03-13T10:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: Force oracle index /*</title>
      <link>https://community.qlik.com/t5/QlikView/Force-oracle-index/m-p/349866#M129591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is indeed a system variable that is used to make QlikView "ignore" lines starting in // or /* as comments and process them. You can set this variable in the script and restore as soon as the load has finished:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;Set StripComments = 0;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table:&lt;/P&gt;&lt;P&gt;LOAD *;&lt;/P&gt;&lt;P&gt;SQL SELECT /* ... */&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET StripComments = 1;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2012 10:43:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Force-oracle-index/m-p/349866#M129591</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2012-03-13T10:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: Force oracle index /*</title>
      <link>https://community.qlik.com/t5/QlikView/Force-oracle-index/m-p/349867#M129592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This post helped me a lot! &lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2012 20:17:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Force-oracle-index/m-p/349867#M129592</guid>
      <dc:creator>erichshiino</dc:creator>
      <dc:date>2012-08-21T20:17:21Z</dc:date>
    </item>
  </channel>
</rss>

