<?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: Migration from PL/SQL to Talend in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Migration-from-PL-SQL-to-Talend/m-p/2342466#M110329</link>
    <description>You can do all of this in Talend. 
&lt;BR /&gt;Talend provides routines for things such as TalendDate.getCurrentDate; but remember that this is just Java. You can also write your own routines. 
&lt;BR /&gt;Talend also has TalendString &amp;amp; StringHandling routines. As strings in Talend are just Java String, you can use all of the String methods e.g. for sub-stringing. 
&lt;BR /&gt;There are components that will help with some of your other requirements. 
&lt;BR /&gt;If you're still reading/writing Oracle, then you will want to consider what you may still want to push down to the database. In some cases you may want to push some joins down; but never business logic. 
&lt;BR /&gt;I'd get familiar with Talend first, before 'translating' PL/SQL as it does require a different mindset.</description>
    <pubDate>Sat, 14 Sep 2013 08:52:14 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-09-14T08:52:14Z</dc:date>
    <item>
      <title>Migration from PL/SQL to Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Migration-from-PL-SQL-to-Talend/m-p/2342465#M110328</link>
      <description>We are trying to migrate PL/SQL scripts to Talend ETL process.
&lt;BR /&gt;So just want to Know if the following functions are available in Talend so that we can go forward.
&lt;BR /&gt;--SUBSTR
&lt;BR /&gt;--INSTR
&lt;BR /&gt;--DENSE RANK
&lt;BR /&gt;--LAG Function in Oracle
&lt;BR /&gt;--SYSTIMESTAMP
&lt;BR /&gt;--Some date handling functions like TRUNC date to hourly level
&lt;BR /&gt;--Partition by
&lt;BR /&gt;Please let me know the user-defined logic if the build-in functions are not available.
&lt;BR /&gt;
&lt;BR /&gt;Thanks,
&lt;BR /&gt;Ajay</description>
      <pubDate>Fri, 13 Sep 2013 18:18:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Migration-from-PL-SQL-to-Talend/m-p/2342465#M110328</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-13T18:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: Migration from PL/SQL to Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Migration-from-PL-SQL-to-Talend/m-p/2342466#M110329</link>
      <description>You can do all of this in Talend. 
&lt;BR /&gt;Talend provides routines for things such as TalendDate.getCurrentDate; but remember that this is just Java. You can also write your own routines. 
&lt;BR /&gt;Talend also has TalendString &amp;amp; StringHandling routines. As strings in Talend are just Java String, you can use all of the String methods e.g. for sub-stringing. 
&lt;BR /&gt;There are components that will help with some of your other requirements. 
&lt;BR /&gt;If you're still reading/writing Oracle, then you will want to consider what you may still want to push down to the database. In some cases you may want to push some joins down; but never business logic. 
&lt;BR /&gt;I'd get familiar with Talend first, before 'translating' PL/SQL as it does require a different mindset.</description>
      <pubDate>Sat, 14 Sep 2013 08:52:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Migration-from-PL-SQL-to-Talend/m-p/2342466#M110329</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-14T08:52:14Z</dc:date>
    </item>
  </channel>
</rss>

