skip to main content
SQL Functionality for the Impala Wire Protocol Driver
  
SQL Functionality for the Impala Wire Protocol Driver
The DataDirect Connect XE for ODBC and DataDirect Connect64 XE for ODBC for Impala Wire Protocol driver support an extended set of SQL 92, in addition to the syntax for Impala SQL, which is a subset of SQL 92.
Refer to the Impala Language Reference documentation for information about using Impala SQL.
* 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