
Poor database indexing – a SQL query performance killer – recommendations
April 14, 2014In the previous article, we explained what clustered and nonclustered indexes were, and showed how to create them. In this article, we will explain what poor indexing is and give general recommendations for table indexing and selecting the right columns to create indexes on.