adspace
Answer Posted / Gyaneshchandra Sharma
Yes, Hive does support temporary tables. Temporary tables in Hive are created using the CREATE TEMPORARY TABLE statement. These tables can be used for intermediate calculations within a HiveQL query and will automatically be dropped when the query finishes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Where does the data of a Hive table gets stored?
Can We Change settings within Hive Session? If Yes, How?
How to skip header rows from a table in Hive?
What are the different types of tables available in Hive?
When to choose "External Table" in Hive?
What is the stable version of Hive ?
When we are using queries instead of scripting?
What is a Hive variable? What for we use it?
When to use explode in Hive?
How can I delete the above index named index_bonuspay?