<?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 the select Query in Qlikview in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Question-Regarding-the-select-Query-in-Qlikview/m-p/2109913#M90653</link>
    <description>&lt;P&gt;Qlik doesn't execute a sql-statement else transferred it per driver to the data-base and received on this way back the results. Means everything what worked within the data-base and is supported by the used driver will return valid results within Qlik.&lt;/P&gt;
&lt;P&gt;Beside this the shown snippet is a join even if it's not explicitly mentioned in the query. And if you pull all single-tables into Qlik you will need there also a join-approach to merge the fields from different tables. In general a join is in Qlik the same as in sql but all equally field-names are key-fields and no conditions could be added to these keys.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 25 Aug 2023 12:55:35 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2023-08-25T12:55:35Z</dc:date>
    <item>
      <title>Question Regarding the select Query in Qlikview</title>
      <link>https://community.qlik.com/t5/App-Development/Question-Regarding-the-select-Query-in-Qlikview/m-p/2109866#M90652</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;
&lt;P&gt;I have a question regarding the query which I have received so that I need to make work it on Qlikview. I'm mentioning the sample query here ,please let me know if it works or not and will I get the correct data ?&lt;/P&gt;
&lt;P&gt;----Connection String------&lt;/P&gt;
&lt;P&gt;SQL SELECT&lt;/P&gt;
&lt;P&gt;t1.order no,&lt;/P&gt;
&lt;P&gt;t2.orderline,&lt;/P&gt;
&lt;P&gt;t3.orderamount,&lt;/P&gt;
&lt;P&gt;t4.ordersku,&lt;/P&gt;
&lt;P&gt;t5.netsales,&lt;/P&gt;
&lt;P&gt;t6.others&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;FROM&amp;nbsp; &amp;nbsp; apps.tab1&amp;nbsp; t1,&lt;BR /&gt;apps.tab2&amp;nbsp; t2,&lt;/P&gt;
&lt;P&gt;apps.tab3&amp;nbsp; t3,&lt;/P&gt;
&lt;P&gt;apps.tab4&amp;nbsp; t4,&lt;/P&gt;
&lt;P&gt;apps.tab5&amp;nbsp; t5,&lt;/P&gt;
&lt;P&gt;apps.tab6&amp;nbsp; t6;&lt;/P&gt;
&lt;P&gt;Please suggest me this kind of queries will work on qlikview or Is it required to join those tables ?&lt;/P&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 21:27:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Question-Regarding-the-select-Query-in-Qlikview/m-p/2109866#M90652</guid>
      <dc:creator>Jay587</dc:creator>
      <dc:date>2024-11-15T21:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: Question Regarding the select Query in Qlikview</title>
      <link>https://community.qlik.com/t5/App-Development/Question-Regarding-the-select-Query-in-Qlikview/m-p/2109913#M90653</link>
      <description>&lt;P&gt;Qlik doesn't execute a sql-statement else transferred it per driver to the data-base and received on this way back the results. Means everything what worked within the data-base and is supported by the used driver will return valid results within Qlik.&lt;/P&gt;
&lt;P&gt;Beside this the shown snippet is a join even if it's not explicitly mentioned in the query. And if you pull all single-tables into Qlik you will need there also a join-approach to merge the fields from different tables. In general a join is in Qlik the same as in sql but all equally field-names are key-fields and no conditions could be added to these keys.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2023 12:55:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Question-Regarding-the-select-Query-in-Qlikview/m-p/2109913#M90653</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2023-08-25T12:55:35Z</dc:date>
    </item>
  </channel>
</rss>

