A hash join is a join optimization method where two tables are joined based on a hashing algorithm.
Category: H