Topic: Article : Index Covering Boosts SQL Server Query Performance (Read 648 times)
Robot
I am a fanatic. So?
Posts: 547
1192 credits Members referred : 0
« on: Oct 25, 2005, 06:01:37 PM »
Index covering is a quick and easy solution to many query performance problems. By just adding a column or two to an index you can significantly boost a query's performance.