<?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 custom SQL join in qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/custom-SQL-join-in-qlikview/m-p/53095#M608551</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 want to join two tables in custom SQL In Qlikview , can anyone please help me how to join two tables and I don't want the preceding load, I want only custom SQL. help with an example syntax&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My data Base is Oracle not a SQL is it possible to do Custom sql in Qlikview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Manoj &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Mar 2018 06:51:23 GMT</pubDate>
    <dc:creator>manoj217</dc:creator>
    <dc:date>2018-03-20T06:51:23Z</dc:date>
    <item>
      <title>custom SQL join in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/custom-SQL-join-in-qlikview/m-p/53095#M608551</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 want to join two tables in custom SQL In Qlikview , can anyone please help me how to join two tables and I don't want the preceding load, I want only custom SQL. help with an example syntax&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My data Base is Oracle not a SQL is it possible to do Custom sql in Qlikview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Manoj &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2018 06:51:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/custom-SQL-join-in-qlikview/m-p/53095#M608551</guid>
      <dc:creator>manoj217</dc:creator>
      <dc:date>2018-03-20T06:51:23Z</dc:date>
    </item>
    <item>
      <title>Re: custom SQL join in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/custom-SQL-join-in-qlikview/m-p/53096#M608552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;First define your connection,(it would be something like below)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;OLEDB CONNECT32 TO [Provider=SQLOLEDB.1;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;and then select the table or view:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Table:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SQL&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SELECT * from tttt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;It doesnot matter what data source it is oracle or netezza or teradata until you can execute/accepts a sql statement at the database level.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2018 06:54:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/custom-SQL-join-in-qlikview/m-p/53096#M608552</guid>
      <dc:creator>Qrishna</dc:creator>
      <dc:date>2018-03-20T06:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: custom SQL join in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/custom-SQL-join-in-qlikview/m-p/53097#M608553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dont duplicate the threads.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/295287"&gt;Custom SQL join in qlikview&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please close/delete the other duplicate thread.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2018 06:57:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/custom-SQL-join-in-qlikview/m-p/53097#M608553</guid>
      <dc:creator>Qrishna</dc:creator>
      <dc:date>2018-03-20T06:57:46Z</dc:date>
    </item>
    <item>
      <title>Re: custom SQL join in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/custom-SQL-join-in-qlikview/m-p/53098#M608554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to join two tables in custom sql itself &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2018 07:01:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/custom-SQL-join-in-qlikview/m-p/53098#M608554</guid>
      <dc:creator>manoj217</dc:creator>
      <dc:date>2018-03-20T07:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: custom SQL join in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/custom-SQL-join-in-qlikview/m-p/53099#M608555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes you can perform join logics just the way you do in sql server/TOAD .&lt;/P&gt;&lt;P&gt;Just add a prefix SQL as shown above and you write your own sql queries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Table:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;SQL&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;SELECT * from tttt&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;join Table 2 Where Table1.Field = Table2.Field;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2018 07:05:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/custom-SQL-join-in-qlikview/m-p/53099#M608555</guid>
      <dc:creator>Qrishna</dc:creator>
      <dc:date>2018-03-20T07:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: custom SQL join in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/custom-SQL-join-in-qlikview/m-p/53100#M608556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for oracle database SQL is necessary, because while connecting the oracle database It will generates only Select&amp;nbsp; * from table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2018 07:08:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/custom-SQL-join-in-qlikview/m-p/53100#M608556</guid>
      <dc:creator>manoj217</dc:creator>
      <dc:date>2018-03-20T07:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: custom SQL join in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/custom-SQL-join-in-qlikview/m-p/53101#M608557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes thats what i was saying.add a prefix SQL and write whatever query you want.no matter what it is.oracle or sql or netezza untill your database accepts your SQL query.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2018 07:12:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/custom-SQL-join-in-qlikview/m-p/53101#M608557</guid>
      <dc:creator>Qrishna</dc:creator>
      <dc:date>2018-03-20T07:12:04Z</dc:date>
    </item>
    <item>
      <title>Re: custom SQL join in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/custom-SQL-join-in-qlikview/m-p/53102#M608558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i hv wrote&amp;nbsp; the same oracle query into the qlikview but it is showing error. i hv copy pasted the oracle query into the qlikview&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2018 07:42:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/custom-SQL-join-in-qlikview/m-p/53102#M608558</guid>
      <dc:creator>manoj217</dc:creator>
      <dc:date>2018-03-20T07:42:51Z</dc:date>
    </item>
    <item>
      <title>Re: custom SQL join in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/custom-SQL-join-in-qlikview/m-p/53103#M608559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please paste you sql and the error here&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2018 09:26:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/custom-SQL-join-in-qlikview/m-p/53103#M608559</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2018-03-20T09:26:46Z</dc:date>
    </item>
  </channel>
</rss>

