<?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 Performance Issue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue/m-p/12645648#M2014669</link>
    <description>&lt;P&gt;Hi Team,&lt;/P&gt;
  &lt;P&gt;Can anybody let me know which is better to use parallel cursor or reduce operator for nested loops.&lt;/P&gt;
  &lt;P&gt;Thanks&lt;/P&gt;
  &lt;P&gt;Niket&lt;/P&gt;</description>
    <pubDate>Mon, 21 Nov 2022 14:13:52 GMT</pubDate>
    <dc:creator>former_member650190</dc:creator>
    <dc:date>2022-11-21T14:13:52Z</dc:date>
    <item>
      <title>Performance Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue/m-p/12645648#M2014669</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
  &lt;P&gt;Can anybody let me know which is better to use parallel cursor or reduce operator for nested loops.&lt;/P&gt;
  &lt;P&gt;Thanks&lt;/P&gt;
  &lt;P&gt;Niket&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2022 14:13:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue/m-p/12645648#M2014669</guid>
      <dc:creator>former_member650190</dc:creator>
      <dc:date>2022-11-21T14:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: Performance Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue/m-p/12645649#M2014670</link>
      <description>&lt;P&gt;Give your example, performance are always specific case&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2022 14:21:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue/m-p/12645649#M2014670</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2022-11-21T14:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: Performance Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue/m-p/12645650#M2014671</link>
      <description>&lt;P&gt;As always, the meaning of "better" depends on the context. If you have a high volume of data, it could be better to use "parallel cursor" on 2 internal tables but the code is less maintainable, and with a low volume of data it could be better to use REDUCE because it's more important to have maintainable code. But of course, there are other factors to consider.&lt;/P&gt;&lt;P&gt;Interview question?&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2022 17:11:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue/m-p/12645650#M2014671</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2022-11-21T17:11:20Z</dc:date>
    </item>
  </channel>
</rss>

