adspace
Can the name of a view be same as the name of a hive table?
Answer Posted / Brijmohan
No, the name of a Hive view cannot be the same as the name of an existing Hive table. If you try to create a view with the same name as an existing table, Hive will throw an error.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can We Change settings within Hive Session? If Yes, How?
How can I delete the above index named index_bonuspay?
How to skip header rows from a table in Hive?
When to use explode in Hive?
What is a Hive variable? What for we use it?
When to choose "External Table" in Hive?
What are the different types of tables available in Hive?
When we are using queries instead of scripting?
Where does the data of a Hive table gets stored?
What is the stable version of Hive ?