G
Guest
I am trying to understand the meaning and use of indices in Access tables.
I've not worked with them before, so my perspective is that of the beginner.
I've looked at descriptions of what an index is in the help files, and I
think I understand the analogy to an index in a book. I can see how such a
thing would be useful for sorting, searching, and joining.
I've also looked into how they are are created. I can do so in the Table
Design View, and I can do so via a query using the CREATE INDEX command. So
far, so good.
The thing is that it seems kind of anti-climactic to have created indices,
since I can't see how one makes any use of them. Having created an index on
a table in a sample data set, I don't see any options involving the index in
any of the places where I initiate searching, sorting, or define querries.
All these things look the same and appear to act the same with our without
the index.
So, what's the point? Assuming that the index is (in some circumstances)
actually useful, either I am missing something I have to do in order to take
advantage of it, or it's a kind of black-box that, once created, sits in the
background where Access can follow some unspecified and uncontrolled (at
least by an ordinary user) rules for using it when searching, sorting, or
joining.
I would be quite grateful if one or more of y'all would be willing to clear
up my evident confusion.
JPB
I've not worked with them before, so my perspective is that of the beginner.
I've looked at descriptions of what an index is in the help files, and I
think I understand the analogy to an index in a book. I can see how such a
thing would be useful for sorting, searching, and joining.
I've also looked into how they are are created. I can do so in the Table
Design View, and I can do so via a query using the CREATE INDEX command. So
far, so good.
The thing is that it seems kind of anti-climactic to have created indices,
since I can't see how one makes any use of them. Having created an index on
a table in a sample data set, I don't see any options involving the index in
any of the places where I initiate searching, sorting, or define querries.
All these things look the same and appear to act the same with our without
the index.
So, what's the point? Assuming that the index is (in some circumstances)
actually useful, either I am missing something I have to do in order to take
advantage of it, or it's a kind of black-box that, once created, sits in the
background where Access can follow some unspecified and uncontrolled (at
least by an ordinary user) rules for using it when searching, sorting, or
joining.
I would be quite grateful if one or more of y'all would be willing to clear
up my evident confusion.
JPB