next up previous
Next: Three-Way Join Up: Join Strategies Previous: Use of an Index

Hash Join

  1. Sometimes it may be useful to construct a ``use once only'' hash structure to assist in the computation of a single join.
  2. We will now estimate the cost of a hash-join.

  3. If the query optimizer chooses to do a hash-join, the hash function must be chosen so that

next up previous
Next: Three-Way Join Up: Join Strategies Previous: Use of an Index

Osmar Zaiane
Sun Jul 26 17:45:14 PDT 1998