Data Definition Language (DDL)
- Last Updated: October 5, 2020
- 1 minute read
- DataDirect Connectors
- ODBC
- Cloudera Impala 7.1
- dBase 7.1
- Flat files/Text 7.1
- MySQL 7.1
- Pervasive (Btrieve) 7.1
- XML 7.1
- Documentation
The Impala Wire Protocol driver supports a broad set of DDL, including (but not limited to) the following:
- CREATE Database and DROP Database
- CREATE Table and DROP Table
- ALTER Table and Alter Partition statements
Refer to the Impala Language Reference documentation for information about using Impala SQL.