Vidyalelo
Hadoop · Q25

Querying with Hive

Programming · Hadoop · question 25

Q25

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

A.
Create a transactional table for atomic operations
Answer
B.
Filter records based on a condition
C.
Sort the result set based on specified columns
D.
Group records based on a column

Answer: Option A

Solution

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