<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Generate a unique number in Sql Server 2005</title>
	<atom:link href="http://ramanisandeep.wordpress.com/2008/10/14/generate-a-unique-number-in-sql-server-2005/feed/" rel="self" type="application/rss+xml" />
	<link>http://ramanisandeep.wordpress.com/2008/10/14/generate-a-unique-number-in-sql-server-2005/</link>
	<description>DotNetting - Fast , Easy Way of Developing Applications</description>
	<lastBuildDate>Wed, 04 Nov 2009 04:48:55 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mehaboob Basha</title>
		<link>http://ramanisandeep.wordpress.com/2008/10/14/generate-a-unique-number-in-sql-server-2005/#comment-47</link>
		<dc:creator>Mehaboob Basha</dc:creator>
		<pubDate>Thu, 06 Nov 2008 08:49:31 +0000</pubDate>
		<guid isPermaLink="false">http://ramanisandeep.wordpress.com/?p=104#comment-47</guid>
		<description>it&#039;s greate idea!!! using NewID() and ABS cast.
It helps me lot.. thank you very much.</description>
		<content:encoded><![CDATA[<p>it&#8217;s greate idea!!! using NewID() and ABS cast.<br />
It helps me lot.. thank you very much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Random in SQL - SQL For Programmers</title>
		<link>http://ramanisandeep.wordpress.com/2008/10/14/generate-a-unique-number-in-sql-server-2005/#comment-46</link>
		<dc:creator>Random in SQL - SQL For Programmers</dc:creator>
		<pubDate>Tue, 04 Nov 2008 10:44:44 +0000</pubDate>
		<guid isPermaLink="false">http://ramanisandeep.wordpress.com/?p=104#comment-46</guid>
		<description>[...] Generate a unique number in Sql Server 2005 - Let us quickly take a tour of how to do that using Sql server 2005. SQL Server contains the NEWID() function. This function creates a unique value of type uniqueidentifier. We can use this function in several ways to generate unique &#8230; [...]</description>
		<content:encoded><![CDATA[<p>[...] Generate a unique number in Sql Server 2005 &#8211; Let us quickly take a tour of how to do that using Sql server 2005. SQL Server contains the NEWID() function. This function creates a unique value of type uniqueidentifier. We can use this function in several ways to generate unique &#8230; [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
