Primitive Data Types - The vehicleTable Example

This example demonstrates how to execute various Hive queries on a simple Oracle NoSQL Database table containing only primitive data types.

The Hive queries executed in this example will be applied to the table named vehicleTable you initially created and populated in the Oracle NoSQL Database store. For more information on that table's schema and data types, see the CountTableRows Support Programs appendix.

Prior to executing Hive queries against the Oracle NoSQL Database vehicleTable, you must first create an external table in Hive and map it to the table in Oracle NoSQL Database.