Related resources for SQL Tuning
  • Improving SQL Performance Using Covering Indexes2/10/2016 9:36:47 AM. In this article we will try to understand what a covering index is, how to avoid the expensive key lookup operations, and how it can improve our T-SQL performance multi fold times.