<?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: Query tables  - delete in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-tables-delete/m-p/3504183#M842820</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks John. &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Feb 2008 09:44:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-27T09:44:52Z</dc:date>
    <item>
      <title>Query tables  - delete</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-tables-delete/m-p/3504181#M842818</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;Is there a way to quicken the speed of delete? currently, it takes 1 minute to delete 20 records. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;statement : &lt;/P&gt;&lt;P&gt;delete from table_name where date &amp;gt; '20080210'?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;currently, the table have 5 index key :&lt;/P&gt;&lt;P&gt;mandt, vbeln, posnr, status, username, date, time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;marks will be rewarded if relevant.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2008 08:48:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-tables-delete/m-p/3504181#M842818</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-27T08:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: Query tables  - delete</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-tables-delete/m-p/3504182#M842819</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;Because the "date" field is just a part of the primary key of the table this query will not use this index. One way to speed up the process is to define a secundary index (SE11) just on the date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2008 09:05:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-tables-delete/m-p/3504182#M842819</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-27T09:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: Query tables  - delete</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-tables-delete/m-p/3504183#M842820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks John. &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2008 09:44:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-tables-delete/m-p/3504183#M842820</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-27T09:44:52Z</dc:date>
    </item>
  </channel>
</rss>

