<?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"
	>
<channel>
	<title>Comments on: HOWTO: MySQL - Update Data in one table from another table</title>
	<atom:link href="http://www.mark-holt.co.uk/2008/11/18/howto-mysql-update-data-in-one-table-from-another-table/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mark-holt.co.uk/2008/11/18/howto-mysql-update-data-in-one-table-from-another-table/</link>
	<description>The blog of a web developer&#8230;</description>
	<pubDate>Thu, 29 Jul 2010 16:48:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: mhasan</title>
		<link>http://www.mark-holt.co.uk/2008/11/18/howto-mysql-update-data-in-one-table-from-another-table/#comment-169</link>
		<dc:creator>mhasan</dc:creator>
		<pubDate>Sat, 12 Sep 2009 18:13:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.mark-holt.co.uk/?p=27#comment-169</guid>
		<description>Great! It's works perfect for me. Thanks a lot.</description>
		<content:encoded><![CDATA[<p>Great! It&#8217;s works perfect for me. Thanks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Stillwell</title>
		<link>http://www.mark-holt.co.uk/2008/11/18/howto-mysql-update-data-in-one-table-from-another-table/#comment-168</link>
		<dc:creator>David Stillwell</dc:creator>
		<pubDate>Wed, 10 Jun 2009 01:10:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.mark-holt.co.uk/?p=27#comment-168</guid>
		<description>Thanks, this was great!</description>
		<content:encoded><![CDATA[<p>Thanks, this was great!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Defirso</title>
		<link>http://www.mark-holt.co.uk/2008/11/18/howto-mysql-update-data-in-one-table-from-another-table/#comment-167</link>
		<dc:creator>Defirso</dc:creator>
		<pubDate>Fri, 05 Jun 2009 03:42:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.mark-holt.co.uk/?p=27#comment-167</guid>
		<description>This is interesting. However, I tried to use join between two tables to update. But one of the table having large number of records (more than 1 mio). It seem takes a whole life for the statement to execute. Should the statement you provided take shorter time execution? Haven't tried yet though.</description>
		<content:encoded><![CDATA[<p>This is interesting. However, I tried to use join between two tables to update. But one of the table having large number of records (more than 1 mio). It seem takes a whole life for the statement to execute. Should the statement you provided take shorter time execution? Haven&#8217;t tried yet though.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
