<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Faisal Kaleem &#187; on duplicate key update</title>
	<atom:link href="http://www.faisalkaleem.com/tag/on-duplicate-key-update/feed" rel="self" type="application/rss+xml" />
	<link>http://www.faisalkaleem.com</link>
	<description>A passionate developer</description>
	<lastBuildDate>Fri, 25 Oct 2024 19:03:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>A trick to insert update multiple records quickly and efficiently</title>
		<link>http://www.faisalkaleem.com/php/a-trick-to-insert-update-multiple-records-quickly-and-efficiently.html</link>
		<comments>http://www.faisalkaleem.com/php/a-trick-to-insert-update-multiple-records-quickly-and-efficiently.html#comments</comments>
		<pubDate>Sat, 30 Oct 2010 09:42:45 +0000</pubDate>
		<dc:creator>Faisal</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[inser update trick]]></category>
		<category><![CDATA[on duplicate key update]]></category>
		<category><![CDATA[quickly insert update]]></category>

		<guid isPermaLink="false">http://www.faisalkaleem.com/?p=75</guid>
		<description><![CDATA[In everyday programming we insert records and update them. Many developers use the INSERT query to insert data then use the UPDATE query to update data but before they actually need to get the WHERE condition to update the appropriate data. This task some times takes a lot of efforts if someone needs to insert [...]]]></description>
		<wfw:commentRss>http://www.faisalkaleem.com/php/a-trick-to-insert-update-multiple-records-quickly-and-efficiently.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
