skip to main content
SQL Functionality for the Driver for Apache Hive
  
SQL Functionality for the Driver for Apache Hive
The DataDirect Connect XE for ODBC and DataDirect Connect64 XE for ODBC for Apache Hive Wire Protocol driver support 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