What is the purpose of the Hive OVER() clause in a SELECT statement?
A. Specify window functions for analytical queries
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
Join The Discussion