<?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 how to join same table from 2 database ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/how-to-join-same-table-from-2-database/m-p/238576#M89417</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i got a problem here, n need some of ur help again..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we have 2 databases online, n have same table name n same ERD&lt;/P&gt;&lt;P&gt;the column have difference name, but the same meaning&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;n my question is : how to join 2 same table from 2 databases into one table in QlikView?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thx before..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 May 2010 09:31:33 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-05-12T09:31:33Z</dc:date>
    <item>
      <title>how to join same table from 2 database ?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-join-same-table-from-2-database/m-p/238576#M89417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i got a problem here, n need some of ur help again..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we have 2 databases online, n have same table name n same ERD&lt;/P&gt;&lt;P&gt;the column have difference name, but the same meaning&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;n my question is : how to join 2 same table from 2 databases into one table in QlikView?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thx before..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 May 2010 09:31:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-join-same-table-from-2-database/m-p/238576#M89417</guid>
      <dc:creator />
      <dc:date>2010-05-12T09:31:33Z</dc:date>
    </item>
    <item>
      <title>AW:how to join same table from 2 database ?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-join-same-table-from-2-database/m-p/238577#M89418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Load the 1st table, rename the fields to the name of the fields of the 2nd table, then load the 2nd table; the records of the 2nd table will be concatenated to the ones of the 1st table.&lt;/P&gt;&lt;P&gt;Rgds,&lt;BR /&gt;Joachim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 May 2010 09:58:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-join-same-table-from-2-database/m-p/238577#M89418</guid>
      <dc:creator>biester</dc:creator>
      <dc:date>2010-05-12T09:58:50Z</dc:date>
    </item>
    <item>
      <title>how to join same table from 2 database ?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-join-same-table-from-2-database/m-p/238578#M89419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Suppose assume u have two databases one is oracle Db and another SqlServer Database&lt;/P&gt;&lt;P&gt;then what u need to do is first get the table 1 details&lt;/P&gt;&lt;P&gt;like this&lt;/P&gt;&lt;P&gt;ODBC Connect To OracleDb( here i am showing just the fornat but u need to Put the exact connection string in this place)&lt;/P&gt;&lt;P&gt;XYZ:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;AAA , BBBB , CCC;&lt;/P&gt;&lt;P&gt;SQL&lt;/P&gt;&lt;P&gt;Select * from TABle1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ODBC Connect To SQLSERVERDb( here i am showing just the fornat but u need to Put the exact connection string in this place)&lt;/P&gt;&lt;P&gt;Join(XYZ)&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;AAA ,&lt;/P&gt;&lt;P&gt;BBB as BBBB , /////////////////////I have renamed the field since u said if filed names are not same .....&lt;/P&gt;&lt;P&gt;CCC;&lt;/P&gt;&lt;P&gt;SQL&lt;/P&gt;&lt;P&gt;Select * from TABle2;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above explained is one approach is Abothere approach is Create two different for the two Db files and then join those two Qvd files ,but here u need to drop the earlier db tables otherwise these data will be concatenated to Qvd data and results in duplicates of data....&lt;/P&gt;&lt;P&gt;if u face any problem let me know ........&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ajay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 May 2010 10:00:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-join-same-table-from-2-database/m-p/238578#M89419</guid>
      <dc:creator>spsrk_84</dc:creator>
      <dc:date>2010-05-12T10:00:08Z</dc:date>
    </item>
    <item>
      <title>how to join same table from 2 database ?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-join-same-table-from-2-database/m-p/238579#M89420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@biastar @ajay143&lt;/P&gt;&lt;P&gt;thx for ur help..&lt;/P&gt;&lt;P&gt;it works &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 May 2010 14:25:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-join-same-table-from-2-database/m-p/238579#M89420</guid>
      <dc:creator />
      <dc:date>2010-05-12T14:25:43Z</dc:date>
    </item>
  </channel>
</rss>

