Multiple-Key Access



next up previous
Next: Grid Structure Up: Indexing & Hashing Previous: Index Definition in

Multiple-Key Access

  1. For some queries, it is advantageous to use multiple indices if they exist.

  2. If there are two indices on deposit, one on bname and one on cname, then suppose we have a query like

  3. There are 3 possible strategies to process this query:
  4. The third strategy takes advantage of the existence of multiple indices. This may still not work well if
  5. To speed up multiple search key queries special structures can be maintained.





Page created and maintained by Osmar R. Zaï ane
Last Update: Wed Nov 15 11:12:38 PST 1995