I'm wondering if someone can help me understand how best to index tables. I understand that proper indexing will help speed up some of my queries and also help forms open faster, but I'm unclear on what it is to consider when I index my tables.
For instance, a couple of my forms open very slowly, specifically the order entry form (which contains a sub-form) which uses one table to pull customer info from and saves the order info to a different form. Will proper indexing (or other changes) help?
For queries, what do I need to think of when indexing a table for the most efficient querying, etc?
Is there a general rule that may help me understand what sort of indexing changes I can make to try and speed up a query or the opening of a form?
Thank you,
KerryL
For instance, a couple of my forms open very slowly, specifically the order entry form (which contains a sub-form) which uses one table to pull customer info from and saves the order info to a different form. Will proper indexing (or other changes) help?
For queries, what do I need to think of when indexing a table for the most efficient querying, etc?
Is there a general rule that may help me understand what sort of indexing changes I can make to try and speed up a query or the opening of a form?
Thank you,
KerryL