<?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 mass delete form database or using the SET statement in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/mass-delete-form-database-or-using-the-set-statement/m-p/6745214#M1459189</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;I i need to update in a custom table on the database ( it's only one column)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which is more performance doing a mass update that is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Update datab from itab&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or usgin update datab set xxx where xxx = xxx ( this will be found in a loop)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;note that i still need to do loop to enqeue the data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Mar 2010 05:57:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-03-17T05:57:24Z</dc:date>
    <item>
      <title>mass delete form database or using the SET statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mass-delete-form-database-or-using-the-set-statement/m-p/6745214#M1459189</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;I i need to update in a custom table on the database ( it's only one column)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which is more performance doing a mass update that is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Update datab from itab&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or usgin update datab set xxx where xxx = xxx ( this will be found in a loop)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;note that i still need to do loop to enqeue the data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Mar 2010 05:57:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mass-delete-form-database-or-using-the-set-statement/m-p/6745214#M1459189</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-17T05:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: mass delete form database or using the SET statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mass-delete-form-database-or-using-the-set-statement/m-p/6745215#M1459190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN __default_attr="blue" __jive_macro_name="color"&gt;Hi,
&lt;PRE&gt;&lt;CODE&gt;Update datab from itab&lt;/CODE&gt;&lt;/PRE&gt;
&amp;lt;li&amp;gt;Get the data to itab(type dbtable) and loop the itab table and change the column and after LOOP-ENDLOOP use above statement instead of hitting database for every loop. 

Thanks
Venkat.O&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Venkat.O on Mar 17, 2010 2:02 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Mar 2010 06:01:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mass-delete-form-database-or-using-the-set-statement/m-p/6745215#M1459190</guid>
      <dc:creator>venkat_o</dc:creator>
      <dc:date>2010-03-17T06:01:08Z</dc:date>
    </item>
  </channel>
</rss>

