<?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 NVL prevents talend from recognizing dbtype in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/NVL-prevents-talend-from-recognizing-dbtype/m-p/2332886#M101722</link>
    <description>&lt;P&gt;Hi.&lt;BR /&gt;I am trying to retrieve data with tOracleInput, and for afterwords process I want to make sure the values are not null.&lt;BR /&gt;So the query includes NVL functions, making it look like this&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt; 
&lt;PRE&gt;"SELECT&lt;BR /&gt; &amp;nbsp; TABLE.ID,&lt;BR /&gt; &amp;nbsp; NVL (TABLE.STR '-1') TXT&lt;BR /&gt; FROM&lt;BR /&gt; &amp;nbsp; TABLE"&lt;/PRE&gt; 
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;and the schema for tOracleInput is&lt;/P&gt; 
&lt;PRE&gt;COLUMN | Db Column | Type &amp;nbsp; | dbType &amp;nbsp; | Nullable&lt;BR /&gt;ID &amp;nbsp; &amp;nbsp; | ID &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| Long &amp;nbsp; | NUMBER &amp;nbsp; | No &lt;BR /&gt;TXT &amp;nbsp; &amp;nbsp;| TXT &amp;nbsp; &amp;nbsp; &amp;nbsp; | String | VARCHAR2 | Yes&lt;/PRE&gt; 
&lt;P&gt;&lt;BR /&gt;With this setting, tOracleInput warns me "schema is different from the query"&lt;BR /&gt;The input and all the following components work fine, but I would like to get rid of the warning icon if possible.&lt;/P&gt;</description>
    <pubDate>Thu, 16 Feb 2017 09:34:47 GMT</pubDate>
    <dc:creator>_AnonymousUser</dc:creator>
    <dc:date>2017-02-16T09:34:47Z</dc:date>
    <item>
      <title>NVL prevents talend from recognizing dbtype</title>
      <link>https://community.qlik.com/t5/Talend-Studio/NVL-prevents-talend-from-recognizing-dbtype/m-p/2332886#M101722</link>
      <description>&lt;P&gt;Hi.&lt;BR /&gt;I am trying to retrieve data with tOracleInput, and for afterwords process I want to make sure the values are not null.&lt;BR /&gt;So the query includes NVL functions, making it look like this&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt; 
&lt;PRE&gt;"SELECT&lt;BR /&gt; &amp;nbsp; TABLE.ID,&lt;BR /&gt; &amp;nbsp; NVL (TABLE.STR '-1') TXT&lt;BR /&gt; FROM&lt;BR /&gt; &amp;nbsp; TABLE"&lt;/PRE&gt; 
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;and the schema for tOracleInput is&lt;/P&gt; 
&lt;PRE&gt;COLUMN | Db Column | Type &amp;nbsp; | dbType &amp;nbsp; | Nullable&lt;BR /&gt;ID &amp;nbsp; &amp;nbsp; | ID &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| Long &amp;nbsp; | NUMBER &amp;nbsp; | No &lt;BR /&gt;TXT &amp;nbsp; &amp;nbsp;| TXT &amp;nbsp; &amp;nbsp; &amp;nbsp; | String | VARCHAR2 | Yes&lt;/PRE&gt; 
&lt;P&gt;&lt;BR /&gt;With this setting, tOracleInput warns me "schema is different from the query"&lt;BR /&gt;The input and all the following components work fine, but I would like to get rid of the warning icon if possible.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2017 09:34:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/NVL-prevents-talend-from-recognizing-dbtype/m-p/2332886#M101722</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2017-02-16T09:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: NVL prevents talend from recognizing dbtype</title>
      <link>https://community.qlik.com/t5/Talend-Studio/NVL-prevents-talend-from-recognizing-dbtype/m-p/2332887#M101723</link>
      <description>Hi,
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;The warning message shows the query is different from the schema, for example, if we define two columns:id and name on the schema, but the query select one or more than two fields like:&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;"select id, name, age from person"&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;then, the warning appears. The component always split the query to fields by comma. That's why the warning appears. This warning doesn't affect your job. You can ingnore it if your job works well.&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Fri, 17 Feb 2017 06:14:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/NVL-prevents-talend-from-recognizing-dbtype/m-p/2332887#M101723</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-17T06:14:32Z</dc:date>
    </item>
  </channel>
</rss>

