<?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: difference between for all entries vs innerjoin in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-for-all-entries-vs-innerjoin/m-p/2787362#M649960</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In Innerjoin Tables are combined at the data base level. In for all entries tables are joined at Application server. &lt;/P&gt;&lt;P&gt;Performance wise for all entries is better than innerjoin if number of tables to join is more than two. &lt;/P&gt;&lt;P&gt;To use for all entries you have to check the first table initial are not. If it is initial then selection will be unlimited. So you have to check it first and then only use it in for all entries.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Sep 2007 13:54:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-04T13:54:26Z</dc:date>
    <item>
      <title>difference between for all entries vs innerjoin</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-for-all-entries-vs-innerjoin/m-p/2787359#M649957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi dudes&lt;/P&gt;&lt;P&gt;let me know&lt;/P&gt;&lt;P&gt;what is exact difference between for all entries n innerjoin.&lt;/P&gt;&lt;P&gt;what r optimization techniques.&lt;/P&gt;&lt;P&gt;what is performance tunning.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;advanced thanks&lt;/P&gt;&lt;P&gt;kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2007 09:50:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-for-all-entries-vs-innerjoin/m-p/2787359#M649957</guid>
      <dc:creator>former_member223446</dc:creator>
      <dc:date>2007-09-04T09:50:23Z</dc:date>
    </item>
    <item>
      <title>Re: difference between for all entries vs innerjoin</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-for-all-entries-vs-innerjoin/m-p/2787360#M649958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi ,&lt;/P&gt;&lt;P&gt;innerjoin : join the two tables when primary key relation is compalsary.at a time join three tables only&lt;/P&gt;&lt;P&gt;forallentries : joining the two tables primary key is not requried but same field existing in two tables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2007 09:58:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-for-all-entries-vs-innerjoin/m-p/2787360#M649958</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-04T09:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: difference between for all entries vs innerjoin</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-for-all-entries-vs-innerjoin/m-p/2787361#M649959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;for performance tuning  refer to the below site.&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.thespot4sap.com/Articles/SAPABAPPerformanceTuning_PerformanceAnalysisTools.asp" target="test_blank"&gt;http://www.thespot4sap.com/Articles/SAPABAPPerformanceTuning_PerformanceAnalysisTools.asp&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bindu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2007 10:21:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-for-all-entries-vs-innerjoin/m-p/2787361#M649959</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-04T10:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: difference between for all entries vs innerjoin</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-for-all-entries-vs-innerjoin/m-p/2787362#M649960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In Innerjoin Tables are combined at the data base level. In for all entries tables are joined at Application server. &lt;/P&gt;&lt;P&gt;Performance wise for all entries is better than innerjoin if number of tables to join is more than two. &lt;/P&gt;&lt;P&gt;To use for all entries you have to check the first table initial are not. If it is initial then selection will be unlimited. So you have to check it first and then only use it in for all entries.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2007 13:54:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-for-all-entries-vs-innerjoin/m-p/2787362#M649960</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-04T13:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: difference between for all entries vs innerjoin</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-for-all-entries-vs-innerjoin/m-p/2787363#M649961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The most important difference between a inner join and FOR ALL ENTRIES is that the inner join is performed between two Database Tables. While for all entries is an operation between a Database Table and an Internal Table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For all entries it is always necessary to check whether the driving table is empty or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;useful Rewards points*****************&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2007 11:58:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-for-all-entries-vs-innerjoin/m-p/2787363#M649961</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-13T11:58:29Z</dc:date>
    </item>
    <item>
      <title>Re: difference between for all entries vs innerjoin</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-for-all-entries-vs-innerjoin/m-p/2787364#M649962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;         " Inner join" best sutable for when u are accesing data from data base. but "for all entries" it is best when u are using more than 2 tables. both work similarly other than this performance issue reducing the newtwork load&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2007 08:48:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-for-all-entries-vs-innerjoin/m-p/2787364#M649962</guid>
      <dc:creator>Chandra-Bade</dc:creator>
      <dc:date>2007-09-14T08:48:47Z</dc:date>
    </item>
  </channel>
</rss>

