<?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 top N record in SQL Server</title>
	<atom:link href="http://balasingam.com/sql-server/update-top-n-record-in-sql-server/feed" rel="self" type="application/rss+xml" />
	<link>http://balasingam.com/sql-server/update-top-n-record-in-sql-server</link>
	<description>Just another developer</description>
	<lastBuildDate>Thu, 19 Aug 2010 06:22:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Libya</title>
		<link>http://balasingam.com/sql-server/update-top-n-record-in-sql-server/comment-page-1#comment-227</link>
		<dc:creator>Libya</dc:creator>
		<pubDate>Wed, 14 Oct 2009 14:14:52 +0000</pubDate>
		<guid isPermaLink="false">http://balasingam.com/?p=66#comment-227</guid>
		<description>Thanks for sharing, it was helpful.</description>
		<content:encoded><![CDATA[<p>Thanks for sharing, it was helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BALA SINGAM</title>
		<link>http://balasingam.com/sql-server/update-top-n-record-in-sql-server/comment-page-1#comment-218</link>
		<dc:creator>BALA SINGAM</dc:creator>
		<pubDate>Fri, 28 Aug 2009 03:36:56 +0000</pubDate>
		<guid isPermaLink="false">http://balasingam.com/?p=66#comment-218</guid>
		<description>Thanks Maxim Fateev.

Its seems much simpler solution. Thanks for sharing!</description>
		<content:encoded><![CDATA[<p>Thanks Maxim Fateev.</p>
<p>Its seems much simpler solution. Thanks for sharing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maxim Fateev</title>
		<link>http://balasingam.com/sql-server/update-top-n-record-in-sql-server/comment-page-1#comment-217</link>
		<dc:creator>Maxim Fateev</dc:creator>
		<pubDate>Thu, 27 Aug 2009 23:34:19 +0000</pubDate>
		<guid isPermaLink="false">http://balasingam.com/?p=66#comment-217</guid>
		<description>You can just use 

update top(100) daily_sails
...
...</description>
		<content:encoded><![CDATA[<p>You can just use </p>
<p>update top(100) daily_sails<br />
&#8230;<br />
&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to Make Thousands of Dollars Posting Links on Google</title>
		<link>http://balasingam.com/sql-server/update-top-n-record-in-sql-server/comment-page-1#comment-195</link>
		<dc:creator>How to Make Thousands of Dollars Posting Links on Google</dc:creator>
		<pubDate>Wed, 10 Jun 2009 17:20:20 +0000</pubDate>
		<guid isPermaLink="false">http://balasingam.com/?p=66#comment-195</guid>
		<description>Thanks for posting, I&#039;ll definitely be subscribing to your blog.</description>
		<content:encoded><![CDATA[<p>Thanks for posting, I&#8217;ll definitely be subscribing to your blog.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
