<?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: Using the new SQL() function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Using-the-new-SQL-function/m-p/424868#M488604</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Homer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for the document about this interesting new feature.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I read it, one can only use aggregation functions in the function sql().&lt;/P&gt;&lt;P&gt;"The expression functions that are supported with this initial release are; Sum, Avg, Count, Min, Max." (page 12)&lt;/P&gt;&lt;P&gt;The string in the bracets of sql() seems to be handed down to the database, so the aggregation function in that string must be supported by the underlying db.&lt;/P&gt;&lt;P&gt;In the function&amp;nbsp; no filtering is possible, filtering is done via the explicit attributes defined in the DIRECT SELECT statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Klaus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Jan 2013 09:14:57 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-01-16T09:14:57Z</dc:date>
    <item>
      <title>Using the new SQL() function</title>
      <link>https://community.qlik.com/t5/QlikView/Using-the-new-SQL-function/m-p/424865#M488601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using the new version of QlikView since I have tables with billions of lines of data that I don't want to have to load using memory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The new SQL function seems very powerful since you can do active queries on data, I just don't understand how extensive of a query we can put in the SQL() function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to do something similar to set analysis, where you can pull back values associated only with certain names, for example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SQL('value WHERE name="Fred"')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible? Are there any details about this new function anywhere?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Homer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2013 16:51:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-the-new-SQL-function/m-p/424865#M488601</guid>
      <dc:creator />
      <dc:date>2013-01-15T16:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: Using the new SQL() function</title>
      <link>https://community.qlik.com/t5/QlikView/Using-the-new-SQL-function/m-p/424866#M488602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Homer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do you mean Select (SQL)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's running an SQL-Statement against ODBC or OLE DB.&lt;/P&gt;&lt;P&gt;Syntax depends on the driver.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For details see the reference for QV11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Klaus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2013 19:53:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-the-new-SQL-function/m-p/424866#M488602</guid>
      <dc:creator />
      <dc:date>2013-01-15T19:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: Using the new SQL() function</title>
      <link>https://community.qlik.com/t5/QlikView/Using-the-new-SQL-function/m-p/424867#M488603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm talking about the new SQL function in the newest version of QlikView.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a document talking about it, the function in question is on page 8.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/servlet/JiveServlet/previewBody/3710-102-1-4293/QlikView 11 2 Direct Discovery Technical Addendum.pdf" title="http://community.qlik.com/servlet/JiveServlet/previewBody/3710-102-1-4293/QlikView%2011%202%20Direct%20Discovery%20Technical%20Addendum.pdf"&gt;http://community.qlik.com/servlet/JiveServlet/previewBody/3710-102-1-4293/QlikView%2011%202%20Direct%20Discovery%20Technical%20Addendum.pdf&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2013 21:40:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-the-new-SQL-function/m-p/424867#M488603</guid>
      <dc:creator />
      <dc:date>2013-01-15T21:40:49Z</dc:date>
    </item>
    <item>
      <title>Re: Using the new SQL() function</title>
      <link>https://community.qlik.com/t5/QlikView/Using-the-new-SQL-function/m-p/424868#M488604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Homer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for the document about this interesting new feature.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I read it, one can only use aggregation functions in the function sql().&lt;/P&gt;&lt;P&gt;"The expression functions that are supported with this initial release are; Sum, Avg, Count, Min, Max." (page 12)&lt;/P&gt;&lt;P&gt;The string in the bracets of sql() seems to be handed down to the database, so the aggregation function in that string must be supported by the underlying db.&lt;/P&gt;&lt;P&gt;In the function&amp;nbsp; no filtering is possible, filtering is done via the explicit attributes defined in the DIRECT SELECT statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Klaus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2013 09:14:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-the-new-SQL-function/m-p/424868#M488604</guid>
      <dc:creator />
      <dc:date>2013-01-16T09:14:57Z</dc:date>
    </item>
  </channel>
</rss>

