<?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 tOracleInput - Datetime Filter Issue in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tOracleInput-Datetime-Filter-Issue/m-p/2341335#M109297</link>
    <description>&lt;P&gt;I'm trying to extract data from our source database using the &lt;B&gt;tOracleInput &lt;/B&gt;component and a simple select statement with the filter below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WHERE UPDATE_DATE &amp;gt;= '2011-10-07 00:00:00'&lt;/P&gt;&lt;P&gt;AND UPDATE_DATE &amp;lt;= '2011-10-07 23:59:59'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, it returns incorrect number of rows. Upon further investigation, rows with "&lt;B&gt;2011-10-07 00:00:00"&lt;/B&gt;&lt;/P&gt;&lt;P&gt; as update_date cannot be fetched. I also tried changing the filter to &lt;/P&gt;&lt;B&gt;2011-10-06 (previous day)&lt;/B&gt;&lt;P&gt; and I was able to fetch those missing records with 2011-10-07 00:00:00 as update_date. My job is a spark job and I'm using &lt;/P&gt;Talend Data Fabric 7.3.1</description>
    <pubDate>Sat, 16 Nov 2024 00:11:33 GMT</pubDate>
    <dc:creator>DB1620106300</dc:creator>
    <dc:date>2024-11-16T00:11:33Z</dc:date>
    <item>
      <title>tOracleInput - Datetime Filter Issue</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleInput-Datetime-Filter-Issue/m-p/2341335#M109297</link>
      <description>&lt;P&gt;I'm trying to extract data from our source database using the &lt;B&gt;tOracleInput &lt;/B&gt;component and a simple select statement with the filter below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WHERE UPDATE_DATE &amp;gt;= '2011-10-07 00:00:00'&lt;/P&gt;&lt;P&gt;AND UPDATE_DATE &amp;lt;= '2011-10-07 23:59:59'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, it returns incorrect number of rows. Upon further investigation, rows with "&lt;B&gt;2011-10-07 00:00:00"&lt;/B&gt;&lt;/P&gt;&lt;P&gt; as update_date cannot be fetched. I also tried changing the filter to &lt;/P&gt;&lt;B&gt;2011-10-06 (previous day)&lt;/B&gt;&lt;P&gt; and I was able to fetch those missing records with 2011-10-07 00:00:00 as update_date. My job is a spark job and I'm using &lt;/P&gt;Talend Data Fabric 7.3.1</description>
      <pubDate>Sat, 16 Nov 2024 00:11:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleInput-Datetime-Filter-Issue/m-p/2341335#M109297</guid>
      <dc:creator>DB1620106300</dc:creator>
      <dc:date>2024-11-16T00:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: tOracleInput - Datetime Filter Issue</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleInput-Datetime-Filter-Issue/m-p/2341336#M109298</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;What's the date type of this column in DB? Can you try to change the query as below:&lt;/P&gt;&lt;P&gt;WHERE UPDATE_DATE &amp;gt;= '07-OCT-2011'&lt;/P&gt;&lt;P&gt;AND UPDATE_DATE &amp;lt; '08-OCT-2011'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 08 May 2021 02:12:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleInput-Datetime-Filter-Issue/m-p/2341336#M109298</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-05-08T02:12:19Z</dc:date>
    </item>
  </channel>
</rss>

