<?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 tELTOracleMap transformation in key columns in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tELTOracleMap-transformation-in-key-columns/m-p/2309082#M80340</link>
    <description>&lt;P&gt;Hello, I use tELTOracleMap component for generating SQL like this:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;SELECT ... FROM table t1 LEFT OUTER JOIN table t2 ON (t2.key like t1.key)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is it possible to configure link between tables like this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;SELECT ... FROM table t1 LEFT OUTER JOIN table t2 ON (t1.key like t2.key)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;or better like this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;SELECT ... FROM table t1 LEFT OUTER JOIN table t2 ON (REPLACE(t2.key, 'x', 'y') like t1.key).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Similar problem is with clause 'IN'.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 22 Jun 2018 12:57:57 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-06-22T12:57:57Z</dc:date>
    <item>
      <title>tELTOracleMap transformation in key columns</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tELTOracleMap-transformation-in-key-columns/m-p/2309082#M80340</link>
      <description>&lt;P&gt;Hello, I use tELTOracleMap component for generating SQL like this:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;SELECT ... FROM table t1 LEFT OUTER JOIN table t2 ON (t2.key like t1.key)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is it possible to configure link between tables like this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;SELECT ... FROM table t1 LEFT OUTER JOIN table t2 ON (t1.key like t2.key)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;or better like this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;SELECT ... FROM table t1 LEFT OUTER JOIN table t2 ON (REPLACE(t2.key, 'x', 'y') like t1.key).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Similar problem is with clause 'IN'.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jun 2018 12:57:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tELTOracleMap-transformation-in-key-columns/m-p/2309082#M80340</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-22T12:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: tELTOracleMap transformation in key columns</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tELTOracleMap-transformation-in-key-columns/m-p/2309083#M80341</link>
      <description>I think there is no way to do it but you can also write an execute your own query.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 22 Jun 2018 13:11:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tELTOracleMap-transformation-in-key-columns/m-p/2309083#M80341</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-06-22T13:11:02Z</dc:date>
    </item>
  </channel>
</rss>

