Vidyalelo
Hadoop · Q16

Querying with Hive

Programming · Hadoop · question 16

Q16

In Hive, what is the primary purpose of the ORDER BY clause in a SELECT statement?

A.
Group records based on a column
B.
Sort the result set based on specified columns
Answer
C.
Join records from multiple tables
D.
None of the above

Answer: Option B

Solution

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