Vidyalelo
Hadoop · Q30

Querying with Hive

Programming · Hadoop · question 30

Q30

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

A.
Filter records based on a condition
B.
Sort the result set based on specified columns
C.
Group records based on a column
D.
Specify the storage format for the Hive table
Answer

Answer: Option D

Solution

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