<?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: Why tOracleRow filter the rows? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Why-tOracleRow-filter-the-rows/m-p/2206066#M6272</link>
    <description>the component tOracleRow does not filter at all. I guess you are working with the component tParseRecordset? This component returns as much output rows as the result set of the query have rows.</description>
    <pubDate>Sun, 05 Jan 2014 15:31:55 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-01-05T15:31:55Z</dc:date>
    <item>
      <title>Why tOracleRow filter the rows?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Why-tOracleRow-filter-the-rows/m-p/2206064#M6270</link>
      <description>Hello,&lt;BR /&gt;I want to make an sql to a table in order to look up for a date if exist, and if does not exist, show a null but i dont want to filter the row if the query doesn't gives a result&lt;BR /&gt;My sql is&lt;BR /&gt;select 'YES' as RESULT from table where fieldA &amp;gt; '50'&lt;BR /&gt;Thanks</description>
      <pubDate>Sat, 04 Jan 2014 20:49:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Why-tOracleRow-filter-the-rows/m-p/2206064#M6270</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-04T20:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: Why tOracleRow filter the rows?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Why-tOracleRow-filter-the-rows/m-p/2206065#M6271</link>
      <description>I would select the amount of datasets.
&lt;BR /&gt;
&lt;PRE&gt;select count(1) as count_ds from table where fieldA &amp;gt; '50'&lt;/PRE&gt;
&lt;BR /&gt;This query returns always as value and you can filter for 0 or greater 0.</description>
      <pubDate>Sat, 04 Jan 2014 21:22:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Why-tOracleRow-filter-the-rows/m-p/2206065#M6271</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-04T21:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: Why tOracleRow filter the rows?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Why-tOracleRow-filter-the-rows/m-p/2206066#M6272</link>
      <description>the component tOracleRow does not filter at all. I guess you are working with the component tParseRecordset? This component returns as much output rows as the result set of the query have rows.</description>
      <pubDate>Sun, 05 Jan 2014 15:31:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Why-tOracleRow-filter-the-rows/m-p/2206066#M6272</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-05T15:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: Why tOracleRow filter the rows?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Why-tOracleRow-filter-the-rows/m-p/2206067#M6273</link>
      <description>Hi, &lt;BR /&gt;We usually use t&amp;lt;DB&amp;gt;Input to execute a select query, you have to use a tParseRecordSet after t&amp;lt;DB&amp;gt;Row to parse the record set if you use t&amp;lt;DB&amp;gt;Row to execute a select query.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Mon, 06 Jan 2014 03:26:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Why-tOracleRow-filter-the-rows/m-p/2206067#M6273</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-06T03:26:57Z</dc:date>
    </item>
  </channel>
</rss>

