<?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 to check for a null value from oracle in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-check-for-a-null-value-from-oracle/m-p/2355265#M121065</link>
    <description>click on oracle component on … button or on the oranges link and check allow null checkbox on your data. we cannot see it into your pic.</description>
    <pubDate>Thu, 06 Jun 2019 14:31:15 GMT</pubDate>
    <dc:creator>fdenis</dc:creator>
    <dc:date>2019-06-06T14:31:15Z</dc:date>
    <item>
      <title>How to check for a null value from oracle</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-check-for-a-null-value-from-oracle/m-p/2355261#M121061</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am reading data from oracle table where a column of type integer having null values .&lt;/P&gt;&lt;P&gt;In tmap I am trying below&amp;nbsp;&lt;/P&gt;&lt;P&gt;row1.batch_id==null?1:0&amp;nbsp; and setting a value 1 or 0 accordingly. But this is giving me an error .&lt;/P&gt;&lt;P&gt;Can someone please help here about how to compare a integer column for null check&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;a&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jun 2019 10:34:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-check-for-a-null-value-from-oracle/m-p/2355261#M121061</guid>
      <dc:creator>adnice</dc:creator>
      <dc:date>2019-06-06T10:34:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to check for a null value from oracle</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-check-for-a-null-value-from-oracle/m-p/2355262#M121062</link>
      <description>&lt;P&gt;something like&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Relational.ISNULL(row1.FL_LOG_ATD_DATE)? row1.ATD_UTC:row1.FL_LOG_ATD_DATE&lt;/P&gt;&lt;P&gt;where&lt;/P&gt;&lt;P&gt;Relational.ISNULL(&amp;lt;column_to_check&amp;gt;)?&amp;lt;value if null&amp;gt;:&amp;lt;value_if_not_null&amp;gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jun 2019 12:55:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-check-for-a-null-value-from-oracle/m-p/2355262#M121062</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-06T12:55:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to check for a null value from oracle</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-check-for-a-null-value-from-oracle/m-p/2355263#M121063</link>
      <description>did you allow null value into your row1.Batch_id data type?&lt;BR /&gt;in code, did row1.Batch_id defined as Integer (with null) or as int (without null)?</description>
      <pubDate>Thu, 06 Jun 2019 13:32:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-check-for-a-null-value-from-oracle/m-p/2355263#M121063</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2019-06-06T13:32:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to check for a null value from oracle</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-check-for-a-null-value-from-oracle/m-p/2355264#M121064</link>
      <description>&lt;P&gt;In my exemple, the oracle database accept null value for this date.&lt;/P&gt;&lt;P&gt;So, I am testing it with the tmap ...&lt;/P&gt;&lt;P&gt;see attached.&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Lvfr"&gt;CaptureNULL.PNG&lt;/A&gt;</description>
      <pubDate>Thu, 06 Jun 2019 14:18:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-check-for-a-null-value-from-oracle/m-p/2355264#M121064</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-06T14:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to check for a null value from oracle</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-check-for-a-null-value-from-oracle/m-p/2355265#M121065</link>
      <description>click on oracle component on … button or on the oranges link and check allow null checkbox on your data. we cannot see it into your pic.</description>
      <pubDate>Thu, 06 Jun 2019 14:31:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-check-for-a-null-value-from-oracle/m-p/2355265#M121065</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2019-06-06T14:31:15Z</dc:date>
    </item>
  </channel>
</rss>

