The index strives every time.
Hacks are expensive, so this covers indexes, and the INCLUDE clause is especially added to make them better.
Saying that if you expect exactly one row, for example, searching after a search might be better than trying to span a query. We rely on this to avoid another index in certain situations.
Edit: simple discussion article: Using coverage indexes to improve query performance
Edit, August 2012
The search takes place in a string, so they do not scale well. In the end, the optimizer will choose a clustered index scan instead of search + search, because it is more efficient than many search queries.
gbn Sep 08 '09 at 17:47 2009-09-08 17:47
source share