PrepAway - Latest Free Exam Questions & Answers

What are the advantages of a merge join versus a hash join?

What are the advantages of a merge join versus a hash join? (Select two.)

PrepAway - Latest Free Exam Questions & Answers

A.
Sometimes a merge join runs faster than a hash join.

B.
A merge join uses memory more efficiently.

C.
A merge join requires no optimization.

D.
A merge join can spill to disk if the inner table is too large.

E.
A merge join joins the data into a new projection.

Explanation:
https://my.vertica.com/docs/6.1.x/HTML/index.htm#20001.htm

One Comment on “What are the advantages of a merge join versus a hash join?


Leave a Reply