<?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/"
		>
<channel>
	<title>Comments on: MySQL Insert with a Select Subquery</title>
	<atom:link href="http://www.robsearles.com/2009/04/05/mysql-insert-with-a-select-subquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.robsearles.com/2009/04/05/mysql-insert-with-a-select-subquery/</link>
	<description>Musing on the business of and development for "The Web"</description>
	<lastBuildDate>Sun, 15 Aug 2010 16:40:19 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: aryagarg</title>
		<link>http://www.robsearles.com/2009/04/05/mysql-insert-with-a-select-subquery/comment-page-1/#comment-56</link>
		<dc:creator>aryagarg</dc:creator>
		<pubDate>Fri, 27 Nov 2009 06:02:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.robsearles.co.uk/?p=75#comment-56</guid>
		<description>well gud job sir</description>
		<content:encoded><![CDATA[<p>well gud job sir</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Searles</title>
		<link>http://www.robsearles.com/2009/04/05/mysql-insert-with-a-select-subquery/comment-page-1/#comment-39</link>
		<dc:creator>Rob Searles</dc:creator>
		<pubDate>Wed, 07 Oct 2009 20:21:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.robsearles.co.uk/?p=75#comment-39</guid>
		<description>Thanks, glad you found it handy!&lt;br&gt;&lt;br&gt;Having to cast my mind back here, but I think the mapping table was needed as it was just a coincidence that both group 103 always had 104 mapped to an identical band, just in this case. There were a load of other groups that were mapped to bands that didn&#039;t have a corresponding group mapping.&lt;br&gt;&lt;br&gt;Also, would there be a speed issue with having a sub query and not a mapping table? TBH I&#039;m not sure, but it&#039;s worth a thought.</description>
		<content:encoded><![CDATA[<p>Thanks, glad you found it handy!</p>
<p>Having to cast my mind back here, but I think the mapping table was needed as it was just a coincidence that both group 103 always had 104 mapped to an identical band, just in this case. There were a load of other groups that were mapped to bands that didn&#39;t have a corresponding group mapping.</p>
<p>Also, would there be a speed issue with having a sub query and not a mapping table? TBH I&#39;m not sure, but it&#39;s worth a thought.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: virtualtrader</title>
		<link>http://www.robsearles.com/2009/04/05/mysql-insert-with-a-select-subquery/comment-page-1/#comment-38</link>
		<dc:creator>virtualtrader</dc:creator>
		<pubDate>Wed, 07 Oct 2009 19:56:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.robsearles.co.uk/?p=75#comment-38</guid>
		<description>Thanks handy post.  If you can simply use a subquery here, is your mapping table really needed then?</description>
		<content:encoded><![CDATA[<p>Thanks handy post.  If you can simply use a subquery here, is your mapping table really needed then?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
