Q. In Hive, what is the primary purpose of the ORDER BY clause in a SELECT statement?
β
Correct Answer: (B)
Sort the result set based on specified columns
You must be Logged in to update hint/solution