Vidyalelo
Hadoop · Q6

Querying with Hive

Programming · Hadoop · question 6

Q6

In Hive, what is the significance of the WHERE clause in a SELECT statement?

A.
Sort records based on a column
B.
Group records based on a column
C.
Join records from multiple tables
D.
Filter records based on a condition
Answer

Answer: Option D

Solution

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