<?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: UPDATE and INSERT differences in syntax is an inconvenience</title>
	<atom:link href="http://vinothbabu.com/2010/05/08/update-and-insert-differences-in-syntax-is-an-inconvenience/feed/" rel="self" type="application/rss+xml" />
	<link>http://vinothbabu.com/2010/05/08/update-and-insert-differences-in-syntax-is-an-inconvenience/</link>
	<description>When Smart becomes Dumb!</description>
	<lastBuildDate>Tue, 27 Mar 2012 01:04:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Suman konduru</title>
		<link>http://vinothbabu.com/2010/05/08/update-and-insert-differences-in-syntax-is-an-inconvenience/comment-page-1/#comment-8451</link>
		<dc:creator>Suman konduru</dc:creator>
		<pubDate>Fri, 30 Sep 2011 13:23:09 +0000</pubDate>
		<guid isPermaLink="false">http://vinothbabu.com/?p=288#comment-8451</guid>
		<description>This is Suman here ,I need one website to develop my co ..</description>
		<content:encoded><![CDATA[<p>This is Suman here ,I need one website to develop my co ..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alix Axel</title>
		<link>http://vinothbabu.com/2010/05/08/update-and-insert-differences-in-syntax-is-an-inconvenience/comment-page-1/#comment-1543</link>
		<dc:creator>Alix Axel</dc:creator>
		<pubDate>Sat, 08 May 2010 20:48:55 +0000</pubDate>
		<guid isPermaLink="false">http://vinothbabu.com/?p=288#comment-1543</guid>
		<description>Actually, INSERT supports the UPDATE syntax:

INSERT INTO `avatars` SET `userid` = &#039;...&#039;, `mimetype` = &#039;...&#039;;

See http://dev.mysql.com/doc/refman/5.1/en/insert.html</description>
		<content:encoded><![CDATA[<p>Actually, INSERT supports the UPDATE syntax:</p>
<p>INSERT INTO `avatars` SET `userid` = &#8216;&#8230;&#8217;, `mimetype` = &#8216;&#8230;&#8217;;</p>
<p>See <a href="http://dev.mysql.com/doc/refman/5.1/en/insert.html" rel="nofollow">http://dev.mysql.com/doc/refman/5.1/en/insert.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

