<?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: How can we compare a file with a database having same number of column in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-can-we-compare-a-file-with-a-database-having-same-number-of/m-p/2331360#M100349</link>
    <description>Thanks for your inputs. I tried to use tFileCompare but it only gives you final result whether file differs or same. I need a column by column comparison. For that, I can definitely try to use inner join using tMap but for matched records, I need to compare column by column manually which I don't want. So that's why I was looking for some built-in components which I can directly use like we do have Change Data Capture stage in DataStage.</description>
    <pubDate>Tue, 19 Jan 2016 15:31:22 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-01-19T15:31:22Z</dc:date>
    <item>
      <title>How can we compare a file with a database having same number of column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-can-we-compare-a-file-with-a-database-having-same-number-of/m-p/2331358#M100347</link>
      <description>&lt;P&gt;We want to compare a file (Newly modified data) with n number of columns against a database table (source master data) having same n number of columns on the basis of some key columns and wants to write down differences in an output file. Please suggest.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jan 2016 20:18:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-can-we-compare-a-file-with-a-database-having-same-number-of/m-p/2331358#M100347</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-18T20:18:11Z</dc:date>
    </item>
    <item>
      <title>Re: How can we compare a file with a database having same number of column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-can-we-compare-a-file-with-a-database-having-same-number-of/m-p/2331359#M100348</link>
      <description>Way 1: Create a file from the database content with the same format like your input file and use tFileCompare component.&lt;BR /&gt;Way 2: Use a tMap and use the inner join + on the output inner join reject to find all rows which are different. This way is only useful for not to wide schemas.</description>
      <pubDate>Mon, 18 Jan 2016 21:16:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-can-we-compare-a-file-with-a-database-having-same-number-of/m-p/2331359#M100348</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-18T21:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: How can we compare a file with a database having same number of column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-can-we-compare-a-file-with-a-database-having-same-number-of/m-p/2331360#M100349</link>
      <description>Thanks for your inputs. I tried to use tFileCompare but it only gives you final result whether file differs or same. I need a column by column comparison. For that, I can definitely try to use inner join using tMap but for matched records, I need to compare column by column manually which I don't want. So that's why I was looking for some built-in components which I can directly use like we do have Change Data Capture stage in DataStage.</description>
      <pubDate>Tue, 19 Jan 2016 15:31:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-can-we-compare-a-file-with-a-database-having-same-number-of/m-p/2331360#M100349</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-19T15:31:22Z</dc:date>
    </item>
  </channel>
</rss>

