skip to main content
SQL Functionality for the Driver for Apache Hive
  

Try DataDirect Drivers Now

SQL Functionality for the Driver for Apache Hive

The Progress DataDirect for ODBC for Apache Hive Wire Protocol driver supports an extended set of SQL 92 in addition to the syntax for Apache HiveQL, which is a subset of SQL 92.
Refer to the Hive Language Manual for information about using HiveQL.
* Data Definition Language (DDL)
* Selecting Data With the Driver
* From Clause
* Group By Clause
* Having Clause
* Order By Clause
* For Update Clause
* Set Operators
* Subqueries
* SQL Expressions
* Restrictions