<?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: SQL Server: view or table for query? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/SQL-Server-view-or-table-for-query/m-p/874032#M1257680</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Select * was only an example &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your answer.&lt;/P&gt;&lt;P&gt;So we will make views over the needed tables and load these views via load script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 May 2015 08:32:45 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-05-05T08:32:45Z</dc:date>
    <item>
      <title>SQL Server: view or table for query?</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-Server-view-or-table-for-query/m-p/874030#M1257677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have a question regarding performance for loading data via script:&lt;BR /&gt;In qlikview it is possible to embed tables and views of a SQL Server Sybase, SQL Anywhere (ODBC).&lt;BR /&gt;If i execute a query in load script, which one is faster:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT * FROM View&amp;nbsp;&amp;nbsp; or&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SELECT * FROM Table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it advisable to merge more tables to one view and execute the view in the load script?&lt;BR /&gt;We have a table with more than 1 milion data records and i have the creeping feeling that this would be very slow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance and regards from germany&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SQL-Server-view-or-table-for-query/m-p/874030#M1257677</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Server: view or table for query?</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-Server-view-or-table-for-query/m-p/874031#M1257678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First of all, select * is not&amp;nbsp; preferable for either data from table or view..; unless all columns are required for design; it is unnecessary data with increasing weight of app or QVD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In view, generally columns from tables which are necessary will be considered and data reduction will be already done with required sql query. So, it will be optimum to load from views than tables. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2015 08:01:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SQL-Server-view-or-table-for-query/m-p/874031#M1257678</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-05T08:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Server: view or table for query?</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-Server-view-or-table-for-query/m-p/874032#M1257680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Select * was only an example &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your answer.&lt;/P&gt;&lt;P&gt;So we will make views over the needed tables and load these views via load script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2015 08:32:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SQL-Server-view-or-table-for-query/m-p/874032#M1257680</guid>
      <dc:creator />
      <dc:date>2015-05-05T08:32:45Z</dc:date>
    </item>
  </channel>
</rss>

