You are here: Re: composite index and column order « MsSQL Server « IT news, forums, messages
Re: composite index and column order

Posted by Alexander Kuznetsov on 06/09/06 03:14

Baihao Yuan wrote:
> Hi,
>
> I created a composite index (lastname, firstname). I know the following
> queries will use this index:
>
> WHERE lastname = ...
> WHERE lastname = ... AND firstname = ...
>
> Also this won't use the index:
> WHERE firstname = ...
>

Not necessarily. Consider the following query:

select lastname, firstname from some_table where firstname = ...

It will use the index, and, more to the point, it will not touch the
table at all - the index already has all the information the query
needs. It is called "index covering".

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация