Welcome to Aussie SQL Server Bloggers Sign in | Join | Help

Sunday, 25 September 2005 - Posts

Identify tables with identity columns but clustered index on other columns

I sometimes need to do this to work on re-indexing databases. WHY identity columns are perfect for clustered indexes is a big topic, but here's a query to help identify columns where clustered indexes are placed on OTHER columns... /********************
posted by Greg_Linwood | 0 Comments
Filed Under: