Mention what are views in Hive?



Mention what are views in Hive?..

Answer / Kratika Mathur

Views in Apache Hive are virtual tables that do not store data but represent the result of a SELECT statement. They can be used to simplify complex queries, improve query performance, and provide a logical layer on top of base tables.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Hive Interview Questions

How do you specify the table creator name when creating a table in hive?

1 Answers  


Explain Hive Thrift server?

1 Answers  


Say what the views are in hive?

1 Answers  


What is Bucket in Hive?

1 Answers  


Why do we need buckets?

1 Answers  


Can we change the data type of a column in a hive table?

1 Answers  


What are the Binary Storage formats supported in Hive?

1 Answers  


What are the 2 types of table in hive?

1 Answers  


Can a table be renamed in Hive?

1 Answers  


What is the purpose of exploding in hive?

1 Answers  


When a large data set is maintained?

1 Answers  


Where does the data of a Hive table gets stored?

0 Answers  


Categories