What is the purpose of the Hive TRANSACTIONAL keyword in a CREATE TABLE statement?
A. Create a transactional table for atomic operations
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
Join The Discussion