Vidyalelo
Hadoop · Q24

Querying with Hive

Programming · Hadoop · question 24

Q24

In Hive, what is the significance of the JOIN ON clause?

A.
Filter records based on a condition
B.
Sort the result set based on specified columns
C.
Group records based on a column
D.
Specify the columns for joining tables
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board