📝 Question
#1519
When two inputs that we desire to pipeline into the join are not already sorted it is the _____________ technique.
✓
Correct Answer
C. double-pipelined hash join
💡
Explanation
When hash indices are used on tuples, the resultant algorithm is called the double-pipelined hash-join technique.
⌨️ Press
A
B
C
D
to select