<?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 One Liners</title>
	<atom:link href="http://www.tech-evangelist.com/2008/07/05/mysql-one-liners/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-evangelist.com/2008/07/05/mysql-one-liners/</link>
	<description>Technical Articles, Musings and Opinions from Tech-Evangelist</description>
	<lastBuildDate>Sun, 29 Jan 2012 19:09:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: MySQL Tutorials</title>
		<link>http://www.tech-evangelist.com/2008/07/05/mysql-one-liners/comment-page-1/#comment-23808</link>
		<dc:creator>MySQL Tutorials</dc:creator>
		<pubDate>Thu, 10 Nov 2011 11:35:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.tech-evangelist.com/?p=88#comment-23808</guid>
		<description>[...] MySQL One Liners [...]</description>
		<content:encoded><![CDATA[<p>[...] MySQL One Liners [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MySQL Tutorials &#124; Tech Ultimatum</title>
		<link>http://www.tech-evangelist.com/2008/07/05/mysql-one-liners/comment-page-1/#comment-21307</link>
		<dc:creator>MySQL Tutorials &#124; Tech Ultimatum</dc:creator>
		<pubDate>Sat, 18 Dec 2010 11:46:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.tech-evangelist.com/?p=88#comment-21307</guid>
		<description>[...] MySQL One Liners [...]</description>
		<content:encoded><![CDATA[<p>[...] MySQL One Liners [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Driv</title>
		<link>http://www.tech-evangelist.com/2008/07/05/mysql-one-liners/comment-page-1/#comment-21172</link>
		<dc:creator>Driv</dc:creator>
		<pubDate>Sun, 17 Oct 2010 21:51:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.tech-evangelist.com/?p=88#comment-21172</guid>
		<description>I found this article very helpful, thanks :)

BTW - I can&#039;t see what could be wrong with...

$catID = mysql_result(mysql_query(“SELECT MAX(... etc</description>
		<content:encoded><![CDATA[<p>I found this article very helpful, thanks <img src='http://www.tech-evangelist.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>BTW &#8211; I can&#8217;t see what could be wrong with&#8230;</p>
<p>$catID = mysql_result(mysql_query(“SELECT MAX(&#8230; etc</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doogie</title>
		<link>http://www.tech-evangelist.com/2008/07/05/mysql-one-liners/comment-page-1/#comment-12684</link>
		<dc:creator>Doogie</dc:creator>
		<pubDate>Thu, 11 Mar 2010 20:55:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.tech-evangelist.com/?p=88#comment-12684</guid>
		<description>Hi Chad

Would you care to expand on that? The example that you used simply calculates the next number in a sequence of numbers in a table. 

There isn&#039;t any disastrous potential unless you know of something that we don&#039;t.  This a very commonly used one line statement.</description>
		<content:encoded><![CDATA[<p>Hi Chad</p>
<p>Would you care to expand on that? The example that you used simply calculates the next number in a sequence of numbers in a table. </p>
<p>There isn&#8217;t any disastrous potential unless you know of something that we don&#8217;t.  This a very commonly used one line statement.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chad</title>
		<link>http://www.tech-evangelist.com/2008/07/05/mysql-one-liners/comment-page-1/#comment-12657</link>
		<dc:creator>chad</dc:creator>
		<pubDate>Thu, 04 Mar 2010 19:44:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.tech-evangelist.com/?p=88#comment-12657</guid>
		<description>$catID = mysql_result(mysql_query(&quot;SELECT MAX(catID)+1 AS catID FROM categories&quot;),0); 

If you&#039;re going to post how to do this you REALLY REALLY REALLY should also inform the potential starter developers of the disastrous potentials.  You&#039;re giving them the keys to the car but not explaining that driving full speed through a crowd of people in a cross walk will get you into trouble in the real world.</description>
		<content:encoded><![CDATA[<p>$catID = mysql_result(mysql_query(&#8220;SELECT MAX(catID)+1 AS catID FROM categories&#8221;),0); </p>
<p>If you&#8217;re going to post how to do this you REALLY REALLY REALLY should also inform the potential starter developers of the disastrous potentials.  You&#8217;re giving them the keys to the car but not explaining that driving full speed through a crowd of people in a cross walk will get you into trouble in the real world.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

