DDL
Data Definition (DDL)
Data Definition Language (DDL) statements define and manage the objects in a
Kinetica database. Use them to create, alter, and drop schemas, tables
(including external tables), views and materialized views,
credentials, data sources, data sinks, and streams.
The SQL commands below are grouped by the object they act on. See Columns
for the column types and properties used when defining a table’s columns.