<?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: sql statement and sorted/hashed table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sql-statement-and-sorted-hashed-table/m-p/2087364#M433572</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this thread will solve ur query:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="1451004"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The performance of SELECTS differs from case to case.&lt;/P&gt;&lt;P&gt;use st05 and se30 to probe in to performance issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**reward if helpful&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;madhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Apr 2007 08:54:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-09T08:54:42Z</dc:date>
    <item>
      <title>sql statement and sorted/hashed table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sql-statement-and-sorted-hashed-table/m-p/2087363#M433571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Will a select into a sorted or hashed table cause performance issue?&lt;/P&gt;&lt;P&gt;or is it better to select into a standard table. then later insert into another temporally sorted/hashed table?&lt;/P&gt;&lt;P&gt;eg. select into standard_itab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sort standard_itab by a b.&lt;/P&gt;&lt;P&gt;sorted_itab[] = standard_itab[]. "sorted itab with fields a and b.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Charles Liu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2007 08:51:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sql-statement-and-sorted-hashed-table/m-p/2087363#M433571</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-09T08:51:31Z</dc:date>
    </item>
    <item>
      <title>Re: sql statement and sorted/hashed table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sql-statement-and-sorted-hashed-table/m-p/2087364#M433572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this thread will solve ur query:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="1451004"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The performance of SELECTS differs from case to case.&lt;/P&gt;&lt;P&gt;use st05 and se30 to probe in to performance issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**reward if helpful&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;madhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2007 08:54:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sql-statement-and-sorted-hashed-table/m-p/2087364#M433572</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-09T08:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: sql statement and sorted/hashed table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sql-statement-and-sorted-hashed-table/m-p/2087365#M433573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Charles,&lt;/P&gt;&lt;P&gt;  I cannot answer your answers directly, but i can guide you to know the better of the two alternatives.&lt;/P&gt;&lt;P&gt;Write the code using the two techniques.&lt;/P&gt;&lt;P&gt;Go to se30. Click the Tips and Tricks button on the appl toolbar.&lt;/P&gt;&lt;P&gt;paste your codes in the spplit screen editor and run them both.&lt;/P&gt;&lt;P&gt;You can see the performance statistics for both the methods, later you can find which is better for your case.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2007 08:54:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sql-statement-and-sorted-hashed-table/m-p/2087365#M433573</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-09T08:54:50Z</dc:date>
    </item>
  </channel>
</rss>

