<?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: sql query on interger context variable in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/sql-query-on-interger-context-variable/m-p/2314010#M84815</link>
    <description>I tried that before :I get this error:&lt;BR /&gt;Invalid operation: relation "context" does not exist;&lt;BR /&gt;This is my full query:&lt;BR /&gt;"Select order_num from order_table&lt;BR /&gt;where id &amp;gt;= " + context.a1 + " and id&amp;lt;= " + context.a2;&lt;BR /&gt;&lt;BR /&gt;And two context variable has been defined as integer. Why does it give the error</description>
    <pubDate>Fri, 19 Jan 2018 19:39:08 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-01-19T19:39:08Z</dc:date>
    <item>
      <title>sql query on interger context variable</title>
      <link>https://community.qlik.com/t5/Talend-Studio/sql-query-on-interger-context-variable/m-p/2314008#M84813</link>
      <description>&lt;P&gt;I want to write a condition with two where condition on Context integer value on tOracleInput&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Select&amp;nbsp;order_num from order_table&lt;/P&gt;&lt;P&gt;where id &amp;gt;= context.a1&lt;/P&gt;&lt;P&gt;and id&amp;lt;= context.a2;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Where a1 and a1 and id are all integer value.How to achieve that in&amp;nbsp;&lt;SPAN&gt;tOracle&lt;/SPAN&gt;&lt;SPAN&gt;Input.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:49:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/sql-query-on-interger-context-variable/m-p/2314008#M84813</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: sql query on interger context variable</title>
      <link>https://community.qlik.com/t5/Talend-Studio/sql-query-on-interger-context-variable/m-p/2314009#M84814</link>
      <description>&lt;P&gt;Try this for the condition:&lt;/P&gt;&lt;PRE&gt;"id &amp;gt;= " + context.a1 + " and id&amp;lt;= " + context.a2&lt;/PRE&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jan 2018 19:19:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/sql-query-on-interger-context-variable/m-p/2314009#M84814</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-01-19T19:19:29Z</dc:date>
    </item>
    <item>
      <title>Re: sql query on interger context variable</title>
      <link>https://community.qlik.com/t5/Talend-Studio/sql-query-on-interger-context-variable/m-p/2314010#M84815</link>
      <description>I tried that before :I get this error:&lt;BR /&gt;Invalid operation: relation "context" does not exist;&lt;BR /&gt;This is my full query:&lt;BR /&gt;"Select order_num from order_table&lt;BR /&gt;where id &amp;gt;= " + context.a1 + " and id&amp;lt;= " + context.a2;&lt;BR /&gt;&lt;BR /&gt;And two context variable has been defined as integer. Why does it give the error</description>
      <pubDate>Fri, 19 Jan 2018 19:39:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/sql-query-on-interger-context-variable/m-p/2314010#M84815</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-19T19:39:08Z</dc:date>
    </item>
    <item>
      <title>Re: sql query on interger context variable</title>
      <link>https://community.qlik.com/t5/Talend-Studio/sql-query-on-interger-context-variable/m-p/2314011#M84816</link>
      <description>Very strange.&lt;BR /&gt;Can you share your tOracleInput settings?</description>
      <pubDate>Fri, 19 Jan 2018 20:01:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/sql-query-on-interger-context-variable/m-p/2314011#M84816</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-01-19T20:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: sql query on interger context variable</title>
      <link>https://community.qlik.com/t5/Talend-Studio/sql-query-on-interger-context-variable/m-p/2314012#M84817</link>
      <description>Based on your pm, what if you remove the semicolumn at the end of the query (or if you replace it by + ";")?</description>
      <pubDate>Sat, 20 Jan 2018 06:45:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/sql-query-on-interger-context-variable/m-p/2314012#M84817</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-01-20T06:45:31Z</dc:date>
    </item>
  </channel>
</rss>

