<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Primary keys and Clustered Indexes</title><link>http://blogs.technet.com/b/andrew/archive/2008/05/11/primary-keys-and-clustered-indexes.aspx</link><description>One of the many great SQL Server resources out there is SQL Server Central , and this article on there, Worst Practices - Not Using Primary Keys and Clustered Indexes , by Andy Warren caught my eye.&amp;#160; For the most part he’s absolutely right you’d</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Primary keys and Clustered Indexes</title><link>http://blogs.technet.com/b/andrew/archive/2008/05/11/primary-keys-and-clustered-indexes.aspx#3381514</link><pubDate>Thu, 20 Jan 2011 17:46:26 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3381514</guid><dc:creator>SQLChanakya</dc:creator><description>&lt;p&gt;Primary key on identity column and clustered on natural key, would we experience any page split on primary key with non clustered?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3381514" width="1" height="1"&gt;</description></item></channel></rss>