<?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: [resolved] retrieve results of a custom sql query from a database connection in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-retrieve-results-of-a-custom-sql-query-from-a-database/m-p/2195480#M72</link>
    <description>Thanks for the reply lijolawrance.&lt;BR /&gt;So I deleted the table name from the component view and set the Query Type to Built In and then edited the sql and used the query that I had saved under the DB Connections/name/Queries. However I cannot see where I can create a custom schema to reflect the result set. I thought it may be in the View Schemas, but I cannot find where to create that.&lt;BR /&gt;Any help would be appreciated.&lt;BR /&gt;Thanks</description>
    <pubDate>Thu, 17 Feb 2011 15:29:18 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-02-17T15:29:18Z</dc:date>
    <item>
      <title>[resolved] retrieve results of a custom sql query from a database connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-retrieve-results-of-a-custom-sql-query-from-a-database/m-p/2195478#M70</link>
      <description>Hi, &lt;BR /&gt;I want to be able to retrieve the result set of a complex sql query from a mysql database. The query joins many tables and includes custom where clauses to limit the resultset.&lt;BR /&gt;I used multiple tMysqlinput components as input into a tMap and this then outputs to a single tMysqlOutput. The tMap does the mappings and joins (not able to add additional where clauses).&lt;BR /&gt;However when I run this job, I notice that for each input component, ALL of the data is retrieved from the database before pipe-lining to the tMap.&lt;BR /&gt;I actually only want to get back the resultset of the query, is this possibly?&lt;BR /&gt;This is using TMDMCE-Studio-All-r50363-V4.1.1&lt;BR /&gt;Thanks in advance</description>
      <pubDate>Sat, 16 Nov 2024 13:05:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-retrieve-results-of-a-custom-sql-query-from-a-database/m-p/2195478#M70</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:05:13Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] retrieve results of a custom sql query from a database connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-retrieve-results-of-a-custom-sql-query-from-a-database/m-p/2195479#M71</link>
      <description>You can write your query with subjoins in tMysqlinput. The schema defined shoud contain all the fieds in the select query. 
&lt;BR /&gt;eg: 
&lt;BR /&gt;select id,name,number from empdetails dtl,empdata data 
&lt;BR /&gt;where..... 
&lt;BR /&gt;id, name and number shoud be defined in the schema.</description>
      <pubDate>Thu, 17 Feb 2011 14:54:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-retrieve-results-of-a-custom-sql-query-from-a-database/m-p/2195479#M71</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-02-17T14:54:47Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] retrieve results of a custom sql query from a database connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-retrieve-results-of-a-custom-sql-query-from-a-database/m-p/2195480#M72</link>
      <description>Thanks for the reply lijolawrance.&lt;BR /&gt;So I deleted the table name from the component view and set the Query Type to Built In and then edited the sql and used the query that I had saved under the DB Connections/name/Queries. However I cannot see where I can create a custom schema to reflect the result set. I thought it may be in the View Schemas, but I cannot find where to create that.&lt;BR /&gt;Any help would be appreciated.&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 17 Feb 2011 15:29:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-retrieve-results-of-a-custom-sql-query-from-a-database/m-p/2195480#M72</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-02-17T15:29:18Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] retrieve results of a custom sql query from a database connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-retrieve-results-of-a-custom-sql-query-from-a-database/m-p/2195481#M73</link>
      <description>Its the Edit schema button in tMysqlinput where you need to define the resultset.</description>
      <pubDate>Thu, 17 Feb 2011 17:58:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-retrieve-results-of-a-custom-sql-query-from-a-database/m-p/2195481#M73</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-02-17T17:58:11Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] retrieve results of a custom sql query from a database connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-retrieve-results-of-a-custom-sql-query-from-a-database/m-p/2195482#M74</link>
      <description>Thanks, I could not do it until I realised that I needed to select the 'Built In' Schema type</description>
      <pubDate>Fri, 18 Feb 2011 07:58:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-retrieve-results-of-a-custom-sql-query-from-a-database/m-p/2195482#M74</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-02-18T07:58:35Z</dc:date>
    </item>
  </channel>
</rss>

