HP
HP2-N36 · Question #15
What are the advantages of a merge join versus a hash join? (Select two.)
The correct answer is B. A merge join uses memory more efficiently. C. A merge join requires no optimization. https://my.vertica.com/docs/6.1.x/HTML/index.htm#20001.htm
Differentiate HP Storage Solutions and Services
Question
What are the advantages of a merge join versus a hash join? (Select two.)
Options
- ASometimes a merge join runs faster than a hash join.
- BA merge join uses memory more efficiently.
- CA merge join requires no optimization.
- DA merge join can spill to disk if the inner table is too large.
- EA merge join joins the data into a new projection.
How the community answered
(50 responses)- A4% (2)
- B84% (42)
- D2% (1)
- E10% (5)
Explanation
Topics
#Vertica#merge join#hash join#query optimization
Community Discussion
No community discussion yet for this question.