Avro-backed tables can simply be created by using _________ in a DDL statement.
(a) “STORED AS AVRO”
(b) “STORED AS HIVE”
(c) “STORED AS AVROHIVE”
(d) “STORED AS SERDE”
I got this question in an interview for internship.
My question is from Querying Data with HiveQL in chapter Hive and HBase of Hadoop