<?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: Load and sql select in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Load-and-sql-select/m-p/852533#M655219</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try adding the where condition to the sql statement. That way it won't load all the data from the source database, but only those matching the where clause.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Jun 2015 12:25:13 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2015-06-18T12:25:13Z</dc:date>
    <item>
      <title>Load and sql select</title>
      <link>https://community.qlik.com/t5/QlikView/Load-and-sql-select/m-p/852529#M655215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can we write&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Load * Where Condition ;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Sql select fields from tablen&lt;/EM&gt;am&lt;/STRONG&gt;e;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will it increase the performance .i tried this but it is fectching records very slow&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 12:03:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-and-sql-select/m-p/852529#M655215</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-18T12:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: Load and sql select</title>
      <link>https://community.qlik.com/t5/QlikView/Load-and-sql-select/m-p/852530#M655216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you can, but this could perform better&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;EM style="font-family: inherit; line-height: 1.5em; font-weight: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Load * ;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;Sql select fields from tablen&lt;/EM&gt;am&lt;/STRONG&gt;e &lt;EM style="color: #000000; font-family: inherit; font-size: 13px; font-weight: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Where Condition;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 12:17:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-and-sql-select/m-p/852530#M655216</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2015-06-18T12:17:11Z</dc:date>
    </item>
    <item>
      <title>Re: Load and sql select</title>
      <link>https://community.qlik.com/t5/QlikView/Load-and-sql-select/m-p/852531#M655217</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;It's like loading all the data from SQL first and getting only what you require from preceding load. Why not apply the where condition on the SQL itself?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 12:21:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-and-sql-select/m-p/852531#M655217</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-18T12:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: Load and sql select</title>
      <link>https://community.qlik.com/t5/QlikView/Load-and-sql-select/m-p/852532#M655218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Better do optimized load, speed will increase.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 12:24:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-and-sql-select/m-p/852532#M655218</guid>
      <dc:creator />
      <dc:date>2015-06-18T12:24:16Z</dc:date>
    </item>
    <item>
      <title>Re: Load and sql select</title>
      <link>https://community.qlik.com/t5/QlikView/Load-and-sql-select/m-p/852533#M655219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try adding the where condition to the sql statement. That way it won't load all the data from the source database, but only those matching the where clause.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 12:25:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-and-sql-select/m-p/852533#M655219</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-06-18T12:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: Load and sql select</title>
      <link>https://community.qlik.com/t5/QlikView/Load-and-sql-select/m-p/852534#M655220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used where condition in sql statement too. Actually i used this statement its taking more time to load &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 12:56:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-and-sql-select/m-p/852534#M655220</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-18T12:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: Load and sql select</title>
      <link>https://community.qlik.com/t5/QlikView/Load-and-sql-select/m-p/852535#M655221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;using where at SQL clause is taking more time?&lt;/P&gt;&lt;P&gt;Are you familiar with Execution Plans? Could you post it here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 13:37:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-and-sql-select/m-p/852535#M655221</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2015-06-18T13:37:34Z</dc:date>
    </item>
  </channel>
</rss>

