Vidyalelo
Hadoop · Q19

Querying with Hive

Programming · Hadoop · question 19

Q19

What is the purpose of the Hive OVER() clause in a SELECT statement?

A.
Specify window functions for analytical queries
Answer
B.
Filter records based on a condition
C.
Sort the result set based on specified columns
D.
Group records based on a column

Answer: Option A

Solution

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