<?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 Difference between tSQLtemplate and TDBRow in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Difference-between-tSQLtemplate-and-TDBRow/m-p/2358972#M123890</link>
    <description>&lt;P&gt;I recently learned about the tSQLtemplate component and the first use case that came to my mind was a "DELETE FROM TABLE" query, since we used to delete by extracting the key from a tDBInput und put it into a tDBOutput - Delete component. Hence I figued that this is a good application for a tSQLtemplate, where I can execute the code directly on the database. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, at this point I was unaware of the TDBRow component, which accomplishes the sames task. Hence, my question is, what problem / use case does the tSQLtemplate solve, which can not be accomplished by a tDBRow component? &lt;/P&gt;</description>
    <pubDate>Fri, 15 Nov 2024 21:25:16 GMT</pubDate>
    <dc:creator>NNot_defined1665392384</dc:creator>
    <dc:date>2024-11-15T21:25:16Z</dc:date>
    <item>
      <title>Difference between tSQLtemplate and TDBRow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Difference-between-tSQLtemplate-and-TDBRow/m-p/2358972#M123890</link>
      <description>&lt;P&gt;I recently learned about the tSQLtemplate component and the first use case that came to my mind was a "DELETE FROM TABLE" query, since we used to delete by extracting the key from a tDBInput und put it into a tDBOutput - Delete component. Hence I figued that this is a good application for a tSQLtemplate, where I can execute the code directly on the database. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, at this point I was unaware of the TDBRow component, which accomplishes the sames task. Hence, my question is, what problem / use case does the tSQLtemplate solve, which can not be accomplished by a tDBRow component? &lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 21:25:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Difference-between-tSQLtemplate-and-TDBRow/m-p/2358972#M123890</guid>
      <dc:creator>NNot_defined1665392384</dc:creator>
      <dc:date>2024-11-15T21:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between tSQLtemplate and TDBRow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Difference-between-tSQLtemplate-and-TDBRow/m-p/2358973#M123891</link>
      <description>&lt;P&gt;Hi  &lt;/P&gt;&lt;P&gt;tSQLTemplate performs the SQL statements and data transformations directly within the database engine itself., it is a ELT process.  &lt;/P&gt;&lt;P&gt;TDBRow executes SQL statements via JDBC, it is a standard ETL process. &lt;/P&gt;&lt;P&gt;You can find the difference between ETL vs ELT in this &lt;A href="https://aws.amazon.com/compare/the-difference-between-etl-and-elt/" alt="https://aws.amazon.com/compare/the-difference-between-etl-and-elt/" target="_blank"&gt;page&lt;/A&gt;. &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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Sep 2023 07:44:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Difference-between-tSQLtemplate-and-TDBRow/m-p/2358973#M123891</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-09-11T07:44:17Z</dc:date>
    </item>
  </channel>
</rss>

