Skip to search formSkip to main contentSkip to account menu

Hash join

The hash join is an example of a join algorithm and is used in the implementation of a relational database management system. Hash join is similar to… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2002
2002
We investigate the effect that caches, particularly caches for remote accesses, have on the performance of hash join algorithms… 
1999
1999
Presents a new algorithm called the 'bulk index join' that can be applied to a broad class of non-equijoins. Similar to the well… 
1999
1999
Microsoft SQL Server was successful for many years for transaction processing and decision sup- port workloads with neither merge… 
1996
1996
A vector instruction set is a well known method for exposing bandwidth to applications. Although extensively studied in the… 
1994
1994
TID hash joins are a simple and memory-efficient method for processing large join queries. They are based on standard hash join… 
1994
1994
: In 1989, Tandem introduced intra-query parallelism to NonStop SQL. Table scans and aggregates aswell as nested-loop and merge… 
1993
1993
  • V. Soloviev
  • 1993
  • Corpus ID: 15095269
The truncating-hash band join algorithm for evaluating band joins is described. This algorithm is based on the idea of truncating… 
1992
1992
Abstract : In this paper, we focus on set matching algorithms such as intersection, difference, union, and relational join, using… 
Highly Cited
1989
Highly Cited
1989
The authors compare the performance of two join algorithms on both cube and ring interconnections for message-based… 
Highly Cited
1987
Highly Cited
1987
The join operation is the most costly operation in relational database management systems. Distributed and parallel processing…