Recently I stumbled upon a rather useful SQL Server 2005 Best Practices section on Microsoft TechNet and I thought others might find it useful. In particular I found the internal function to identify missing indexes based on runtime statistics recorded by the query optimizer quite useful. Just remember...