<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Code Spatter - Latest Comments in Multiple Inserts with a Subquery</title><link>http://codespatter.disqus.com/</link><description></description><atom:link href="https://codespatter.disqus.com/multiple_inserts_with_a_subquery/latest.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Wed, 07 May 2008 18:26:00 -0000</lastBuildDate><item><title>Re: Multiple Inserts with a Subquery</title><link>http://codespatter.com/2008/03/20/multiple-inserts-with-a-subquery/#comment-1720007</link><description>&lt;p&gt;Yeah I guess the parenthesis weren't needed, but the result of one query (SELECT) is going to the other (INSERT) so I'd probably still call it a subquery.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Greg Allard</dc:creator><pubDate>Wed, 07 May 2008 18:26:00 -0000</pubDate></item><item><title>Re: Multiple Inserts with a Subquery</title><link>http://codespatter.com/2008/03/20/multiple-inserts-with-a-subquery/#comment-1719828</link><description>&lt;p&gt;That isn't a subquery (you can remove the () around the select), it's mysql syntax:&lt;/p&gt;&lt;p&gt;&lt;a href="http://dev.mysql.com/doc/refman/5.0/en/insert-select.html" rel="nofollow noopener" target="_blank" title="http://dev.mysql.com/doc/refman/5.0/en/insert-select.html"&gt;http://dev.mysql.com/doc/re...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Mathers</dc:creator><pubDate>Wed, 07 May 2008 17:29:14 -0000</pubDate></item><item><title>Re: Multiple Inserts with a Subquery</title><link>http://codespatter.com/2008/03/20/multiple-inserts-with-a-subquery/#comment-1719195</link><description>&lt;p&gt;this is beautiful.&lt;br&gt;but damm, i can only think of the ga-zillions of scripts i need to rewrite&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dubayou</dc:creator><pubDate>Thu, 20 Mar 2008 15:14:44 -0000</pubDate></item></channel></rss>