Read: Array – Complex Data Type In Apache Hive Read: Map – Complex Data Type in Apache Hive In this post, we’ll look at another
Author: SHAFI SHAIK
Hi, this is Shafi Shaik, Microsoft Solutions Specialist in Data platform as well as in Data Management & Analytics. I am a certified associate in Oracle SQL*Plus and extensively trained in MongoDB Administration. My current role is Database administration with hands-on expertise in almost all relational databases namely Microsoft SQL Server, MySQL, Oracle SQL*Plus, PostGreSQL & Teradata. I'm also specialized in database development, warehousing, traditional data analysis and Big Data analysis.
Complex Data Types – Part-3
In the previous article, we looked at how to work with the complex datatype “Array.” Now, we’ll look at the “MAP,” which is a another
Complex Data Types – Part-2
The information below pertains to the top-ranked universities in the United States, the United Kingdom, and Australia. The Times Higher Education collects the data using
Apache Hive – Quiz-2
Test your knowledge in Apache Hive.
Apache Hive – Quiz-1
Test your knowledge in Apache Hive.
External Tables in Apache Hive
When the data isn’t transient and you don’t want Hive to manage the table’s and data’s life cycle, you’ll consider creating external tables, as discussed