Vidyalelo
Hadoop · Q20

Querying with Hive

Programming · Hadoop · question 20

Q20

In Hive, what is the role of the INDEX clause in a CREATE TABLE statement?

A.
Group records based on a column
B.
Sort the result set based on specified columns
C.
Filter records based on a condition
D.
Create an index on a specified column
Answer

Answer: Option D

Solution

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