Vidyalelo
Hadoop · Q8

Querying with Hive

Programming · Hadoop · question 8

Q8

In Hive, what is the purpose of the GROUP BY statement?

A.
Join records from multiple tables
B.
Filter records based on a condition
C.
Sort records based on a column
D.
Group records based on a column
Answer

Answer: Option D

Solution

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