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

Tuesday, 29 April 2008 - Posts

Duplicate indexes

SQL Server curiously allows duplicate indexes to be created on a table with precisely identical definitions. There is absolutely zero benefit from this practise yet significant harm can result - including: Performance degradation from maintenance
posted by Greg_Linwood | 1 Comments