<?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: Question regarding load and select statements? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Question-regarding-load-and-select-statements/m-p/697561#M251929</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the difference is the size of data you transfer from the database server to qlik server (or publisher server)&lt;/P&gt;&lt;P&gt;--&amp;gt; time to transfer, time to load&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;if you extract N rows from the database&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(1) N rows * 3 columns&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(2) N rows * 100 columns&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Sep 2014 20:39:45 GMT</pubDate>
    <dc:creator>maxgro</dc:creator>
    <dc:date>2014-09-25T20:39:45Z</dc:date>
    <item>
      <title>Question regarding load and select statements?</title>
      <link>https://community.qlik.com/t5/QlikView/Question-regarding-load-and-select-statements/m-p/697559#M251927</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 100 columns in table but I need only 3 columns out of them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will they be any difference in terms of performance between below two statements&amp;nbsp; ( Select )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(1)&amp;nbsp; Load Column1,&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Column2&lt;/SPAN&gt;,&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Column3 ;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt; select &lt;SPAN style="font-size: 13.3333330154419px;"&gt;Column1,&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Column2&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;,&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;Column3 from tablename;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(2)&amp;nbsp; &lt;SPAN style="font-size: 13.3333330154419px; line-height: 1.5em;"&gt;Load Column1,&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px; line-height: 1.5em;"&gt;Column2&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px; line-height: 1.5em;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px; line-height: 1.5em;"&gt;Column3 ;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt; select * &lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt; from tablename;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Chiru&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2014 18:33:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-regarding-load-and-select-statements/m-p/697559#M251927</guid>
      <dc:creator>chiru_thota</dc:creator>
      <dc:date>2014-09-25T18:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: Question regarding load and select statements?</title>
      <link>https://community.qlik.com/t5/QlikView/Question-regarding-load-and-select-statements/m-p/697560#M251928</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;Yes first one will be more optimized.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2014 18:40:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-regarding-load-and-select-statements/m-p/697560#M251928</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-09-25T18:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: Question regarding load and select statements?</title>
      <link>https://community.qlik.com/t5/QlikView/Question-regarding-load-and-select-statements/m-p/697561#M251929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the difference is the size of data you transfer from the database server to qlik server (or publisher server)&lt;/P&gt;&lt;P&gt;--&amp;gt; time to transfer, time to load&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;if you extract N rows from the database&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(1) N rows * 3 columns&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(2) N rows * 100 columns&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2014 20:39:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-regarding-load-and-select-statements/m-p/697561#M251929</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-09-25T20:39:45Z</dc:date>
    </item>
  </channel>
</rss>

