Posted by: Pdfprep
Post Date: February 2, 2021
Which one of the following statements is true about a Hive-managed table?
A . Records can only be added to the table using the Hive INSERT command.
B . When the table is dropped, the underlying folder in HDFS is deleted.
C . Hive dynamically defines the schema of the table based on the FROM clause of a SELECT query.
D . Hive dynamically defines the schema of the table based on the format of the underlying data.
Answer: B
Leave a Reply