Popular Posts

SQLblog.com - The SQL Server blog spot on the web

Tuesday, November 14, 2017

Should this index be clustered?

SQLServerCentral » Latest topics
Should this index be clustered?
I have a table that is heavily used which inserts and deletes rows frequently during the day. This is just a placeholder to identify what the system should work on, so it just has a large key. It's currently a heap with a NC Primary Key, but I feel that i

No comments: