<?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 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/load-and-sql-select-in-qlikview/m-p/827369#M658284</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or a "correct" &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/cool.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 10 May 2015 14:29:53 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-05-10T14:29:53Z</dc:date>
    <item>
      <title>load and sql select in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/load-and-sql-select-in-qlikview/m-p/827365#M658279</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 below script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Case1:&lt;/P&gt;&lt;P&gt;load A,&lt;/P&gt;&lt;P&gt;B,&lt;/P&gt;&lt;P&gt;C;&lt;/P&gt;&lt;P&gt;sql select * from Tablename;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If we load the above script will it decrease the performance of the application .Whats the case if i have millions of data ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sql select A,B,C from Tablename ;&lt;/P&gt;&lt;P&gt;please clarify me how it is different from first statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know whats the best practise &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 May 2015 12:47:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/load-and-sql-select-in-qlikview/m-p/827365#M658279</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-10T12:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: load and sql select in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/load-and-sql-select-in-qlikview/m-p/827366#M658280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;EM&gt;sql select * from Tablename;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;This will return all the fields in the table from the database, over the network and into QlikView, for QlikView to then ignore all fields except &lt;EM&gt;A, B &amp;amp; C.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;EM style="color: #000000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;sql select A,B,C from Tablename ;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;EM style="color: #000000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;This will only return the &lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;fields QlikView wants. &lt;/SPAN&gt;&lt;EM style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;A, B &amp;amp; C &lt;/EM&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;from the database, over the network and into QlikView.&amp;nbsp; This is the better practice.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 May 2015 13:05:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/load-and-sql-select-in-qlikview/m-p/827366#M658280</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-10T13:05:28Z</dc:date>
    </item>
    <item>
      <title>Re: load and sql select in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/load-and-sql-select-in-qlikview/m-p/827367#M658282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply ! its really helped me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 May 2015 13:18:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/load-and-sql-select-in-qlikview/m-p/827367#M658282</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-10T13:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: load and sql select in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/load-and-sql-select-in-qlikview/m-p/827368#M658283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Has helped enough to be marked as Helpful ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 May 2015 13:20:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/load-and-sql-select-in-qlikview/m-p/827368#M658283</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-10T13:20:25Z</dc:date>
    </item>
    <item>
      <title>Re: load and sql select in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/load-and-sql-select-in-qlikview/m-p/827369#M658284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or a "correct" &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/cool.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 May 2015 14:29:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/load-and-sql-select-in-qlikview/m-p/827369#M658284</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-10T14:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: load and sql select in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/load-and-sql-select-in-qlikview/m-p/827370#M658286</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;maybe you would also like to read these threads:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/708884"&gt;Performance LOAD; SQL SELECT&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/1297#1297" title="https://community.qlik.com/message/1297#1297"&gt;https://community.qlik.com/message/1297#1297&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 May 2015 20:08:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/load-and-sql-select-in-qlikview/m-p/827370#M658286</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2015-05-10T20:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: load and sql select in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/load-and-sql-select-in-qlikview/m-p/827371#M658288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG style="font-size: 11.6999998092651px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/rgvavihs"&gt;rgvavihs&lt;/A&gt;‌,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;As we know Qlikview is an In-Memory tool. It is not good bring all the columns into QVD/QVW.&lt;/P&gt;&lt;P&gt;Use the required columns in the load script.&lt;STRONG style="font-size: 11.6999998092651px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2015 02:26:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/load-and-sql-select-in-qlikview/m-p/827371#M658288</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2015-05-11T02:26:23Z</dc:date>
    </item>
  </channel>
</rss>

