<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: SQL SERVER &#8211; Fix: Error: 1505 The CREATE UNIQUE INDEX statement terminated because a duplicate key was found for the object name and the index name</title>
	<atom:link href="http://blog.sqlauthority.com/2013/02/05/sql-server-fix-error-1505-the-create-unique-index-statement-terminated-because-a-duplicate-key-was-found-for-the-object-name-and-the-index-name/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2013/02/05/sql-server-fix-error-1505-the-create-unique-index-statement-terminated-because-a-duplicate-key-was-found-for-the-object-name-and-the-index-name/</link>
	<description>Personal Notes of Pinal Dave</description>
	<lastBuildDate>Fri, 17 May 2013 15:26:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: siva</title>
		<link>http://blog.sqlauthority.com/2013/02/05/sql-server-fix-error-1505-the-create-unique-index-statement-terminated-because-a-duplicate-key-was-found-for-the-object-name-and-the-index-name/#comment-418007</link>
		<dc:creator><![CDATA[siva]]></dc:creator>
		<pubDate>Tue, 05 Feb 2013 06:33:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=22593#comment-418007</guid>
		<description><![CDATA[In the test table we have inserted duplicate records in ID col. So once we removed ID col then only we have created Primary key ID col.]]></description>
		<content:encoded><![CDATA[<p>In the test table we have inserted duplicate records in ID col. So once we removed ID col then only we have created Primary key ID col.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
