Q. 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 ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) Filter records based on a condition