adspace
Answer Posted / Malik Mohammad Zeshan
SHOW command is used to display information about various objects in Hive, such as tables, databases, partitions, or functions. The DESCRIBE command provides a detailed schema of the specified table or column, including data types, comments, and other metadata.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Where does the data of a Hive table gets stored?
How to skip header rows from a table in Hive?
What are the different types of tables available in Hive?
How can I delete the above index named index_bonuspay?
When to use explode in Hive?
What is the stable version of Hive ?
When to choose "External Table" in Hive?
What is a Hive variable? What for we use it?
When we are using queries instead of scripting?
Can We Change settings within Hive Session? If Yes, How?