<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Does an UPDATE statement modify the row if the update modifies the column to same value?</title>
	<atom:link href="http://orainternals.wordpress.com/2010/11/04/does-an-update-statement-modify-the-row-if-the-update-modifies-the-column-to-same-value/feed/" rel="self" type="application/rss+xml" />
	<link>http://orainternals.wordpress.com/2010/11/04/does-an-update-statement-modify-the-row-if-the-update-modifies-the-column-to-same-value/</link>
	<description>Discussions about Oracle performance tuning, RAC, Oracle internal &#38; E-business suite.</description>
	<lastBuildDate>Sat, 11 May 2013 07:29:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Jason</title>
		<link>http://orainternals.wordpress.com/2010/11/04/does-an-update-statement-modify-the-row-if-the-update-modifies-the-column-to-same-value/#comment-1930</link>
		<dc:creator><![CDATA[Jason]]></dc:creator>
		<pubDate>Tue, 25 Dec 2012 14:48:46 +0000</pubDate>
		<guid isPermaLink="false">http://orainternals.wordpress.com/?p=875#comment-1930</guid>
		<description><![CDATA[Thanks for this good entry, i did the dump myself, I found that if I update the value back, the index entry would be resued, the D flag was gone.]]></description>
		<content:encoded><![CDATA[<p>Thanks for this good entry, i did the dump myself, I found that if I update the value back, the index entry would be resued, the D flag was gone.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hello</title>
		<link>http://orainternals.wordpress.com/2010/11/04/does-an-update-statement-modify-the-row-if-the-update-modifies-the-column-to-same-value/#comment-866</link>
		<dc:creator><![CDATA[hello]]></dc:creator>
		<pubDate>Thu, 03 Nov 2011 15:16:47 +0000</pubDate>
		<guid isPermaLink="false">http://orainternals.wordpress.com/?p=875#comment-866</guid>
		<description><![CDATA[Above all, a well written piece of writing!]]></description>
		<content:encoded><![CDATA[<p>Above all, a well written piece of writing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iPad 2</title>
		<link>http://orainternals.wordpress.com/2010/11/04/does-an-update-statement-modify-the-row-if-the-update-modifies-the-column-to-same-value/#comment-768</link>
		<dc:creator><![CDATA[iPad 2]]></dc:creator>
		<pubDate>Mon, 26 Sep 2011 10:07:20 +0000</pubDate>
		<guid isPermaLink="false">http://orainternals.wordpress.com/?p=875#comment-768</guid>
		<description><![CDATA[Thank god some bloggers can write. Thank you for this blog post]]></description>
		<content:encoded><![CDATA[<p>Thank god some bloggers can write. Thank you for this blog post</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rakesh</title>
		<link>http://orainternals.wordpress.com/2010/11/04/does-an-update-statement-modify-the-row-if-the-update-modifies-the-column-to-same-value/#comment-758</link>
		<dc:creator><![CDATA[rakesh]]></dc:creator>
		<pubDate>Wed, 14 Sep 2011 07:25:26 +0000</pubDate>
		<guid isPermaLink="false">http://orainternals.wordpress.com/?p=875#comment-758</guid>
		<description><![CDATA[If i UPDATE a record with different value it will go to pctfree of the block...where it will go if i update a record with same value? is it pctfree of the block or the same place where the old value was there(replacing the old value with new value).


Thanks &amp; Regards,
Rakesh]]></description>
		<content:encoded><![CDATA[<p>If i UPDATE a record with different value it will go to pctfree of the block&#8230;where it will go if i update a record with same value? is it pctfree of the block or the same place where the old value was there(replacing the old value with new value).</p>
<p>Thanks &amp; Regards,<br />
Rakesh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: State of Data Last Week &#8211; Nov 20 &#171; Dr Data&#039;s Blog</title>
		<link>http://orainternals.wordpress.com/2010/11/04/does-an-update-statement-modify-the-row-if-the-update-modifies-the-column-to-same-value/#comment-614</link>
		<dc:creator><![CDATA[State of Data Last Week &#8211; Nov 20 &#171; Dr Data&#039;s Blog]]></dc:creator>
		<pubDate>Sun, 21 Nov 2010 19:37:22 +0000</pubDate>
		<guid isPermaLink="false">http://orainternals.wordpress.com/?p=875#comment-614</guid>
		<description><![CDATA[[...] you try to UPDATE a record with EXACTLY same values as before? Is it wasted work? Bad news &#8211; actual record does get (redundantly) modified; Good News – the index [...]]]></description>
		<content:encoded><![CDATA[<p>[...] you try to UPDATE a record with EXACTLY same values as before? Is it wasted work? Bad news &#8211; actual record does get (redundantly) modified; Good News – the index [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Log Buffer #206, A Carnival of the Vanities for DBAs &#124; The Pythian Blog</title>
		<link>http://orainternals.wordpress.com/2010/11/04/does-an-update-statement-modify-the-row-if-the-update-modifies-the-column-to-same-value/#comment-606</link>
		<dc:creator><![CDATA[Log Buffer #206, A Carnival of the Vanities for DBAs &#124; The Pythian Blog]]></dc:creator>
		<pubDate>Mon, 15 Nov 2010 06:27:46 +0000</pubDate>
		<guid isPermaLink="false">http://orainternals.wordpress.com/?p=875#comment-606</guid>
		<description><![CDATA[[...] Riyaj Shamsudeen shows what really happens when you update a query with the same values it already had. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Riyaj Shamsudeen shows what really happens when you update a query with the same values it already had. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
