An index is designed to help speed up a search. When you look up something in an encyclopedia, and the subject starts with the letter Q, you are not going to start looking at A in the index! You will start at Q because you know the value is not in any of the sixteen previous letters. The same principle applies to a database. To index a field, first view the table in Design view, like in the example from the last section of this example:
The current field, which also happens to be the primary key, is indexed. There are three options when indexing:
The only data types you can’t index are Memos, Hyperlinks, and OLE objects.
|