Vidyalelo
Hadoop · Q29

Querying with Hive

Programming · Hadoop · question 29

Q29

What is the purpose of the Hive EXTERNAL keyword in a CREATE TABLE statement?

A.
Group records based on a column
B.
Sort the result set based on specified columns
C.
Create a table that references data outside the Hive environment
Answer
D.
Filter records based on a condition

Answer: Option C

Solution

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