<?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>SQL Server Performance &#187; negative values</title>
	<atom:link href="http://www.sql-server-performance.com/tag/negative-values/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sql-server-performance.com</link>
	<description>SQL Server Performance Tuning</description>
	<lastBuildDate>Mon, 20 May 2013 03:15:15 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Identity Property Range Checking in SQL Server</title>
		<link>http://www.sql-server-performance.com/2010/identity-range-check/</link>
		<comments>http://www.sql-server-performance.com/2010/identity-range-check/#comments</comments>
		<pubDate>Mon, 13 Dec 2010 01:12:50 +0000</pubDate>
		<dc:creator>Frank Kalis</dc:creator>
				<category><![CDATA[General DBA]]></category>
		<category><![CDATA[Identity]]></category>
		<category><![CDATA[Identity Column]]></category>
		<category><![CDATA[int]]></category>
		<category><![CDATA[negative values]]></category>
		<category><![CDATA[range]]></category>
		<category><![CDATA[Range Check]]></category>
		<category><![CDATA[seed value]]></category>
		<guid isPermaLink="false">http://www.sql-server-performance.com/?=1914</guid>
		<description><![CDATA[The IDENTITY property for a column of a numerical data type is a frequently used method to achieve system-generated &#8220;uniqueness&#8221; for each row in a table. Such a column then in turn is a quite popular choice for the PRIMARY KEY constraint. Most of the times one would choose the data type int for the [...]]]></description>
		<wfw:commentRss>http://www.sql-server-performance.com/2010/identity-range-check/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
