SQL Reference
Data Definition Language (DDL) Statement Reference
ddl statements allow users to run commands and administrative operations on the {{ocient}} system you can execute ddl statements over a database connection to manage nodes, storage spaces, tables and views, system configuration, users and groups, underlying storage segments, and more quoting identifiers in all ddl statements, identifiers not in double quotes must begin with a letter and can only contain letters, numbers, and underscores identifiers are the names of databases, tables, nodes, etc for details, see docid 6gxqsgtokm p3roskqmam the ocient system internally converts identifiers to lower case identifiers in double quotes can contain any characters besides newline and carriage return, can begin with any character, and are not case adjusted to use an identifier with the same name as any keyword, it must be in double quotes string literals must be enclosed in single quotes a single quote within a string can be escaped as " a string literal can be preceded by e to enable additional escape sequences (ex e'\n') ddl statements are supported for these categories docid\ xga0pas8wadtq33 a x7v cluster create cluster drop cluster alter cluster alter cluster add participants alter cluster drop participants alter cluster alter config set alter cluster alter log level set alter cluster rename storagespace create storagespace drop storagespace alter storagespace rename node drop node alter node alter node add role alter node remove role alter node alter config set alter node rename alter node alter log level set alter node alter metric level alter node set address connectivity pool create connectivity pool drop connectivity pool alter connectivity pool alter connectivity pool set alter connectivity pool rename to alter connectivity pool add participants alter connectivity pool alter participant alter connectivity pool drop participants alter connectivity pool set sso integration alter connectivity pool remove sso integration sso integration create sso integration drop sso integration alter sso integration system alter system alter config set alter system rename to alter system alter metric level alter system alter security docid\ uacarixqhe493vlhudb5b database create database drop database alter database alter database rename alter database set sso integration alter database alter sso integration alter database remove sso integration alter database alter security table create table create table as select (ctas) create table as select using loaders drop table alter table alter table rename alter table rename column alter table add column alter table alter column compression alter table alter redundancy alter table drop column alter table streamloader properties alter table disable index alter table enable index delete from table export table insert into table insert into table using loaders truncate table view create view drop view alter view rename alter view as export view index create index drop index docid\ l8tdfpfzzvzeyabc2h7bq pipeline create pipeline drop pipeline preview pipeline start pipeline stop pipeline alter pipeline rename export pipeline create pipeline function drop pipeline function docid\ wyzmz0s4turygt1pbasjs task create task cancel task docid\ rqzgc5r0vigmehqdy3g5j create mlmodel alter mlmodel drop mlmodel export mlmodel refresh mlmodel docid\ hcnnsmzcvpai1kqlhtzud user create user drop user alter user alter user set group create group drop group alter group alter group user alter group rename alter group set service class alter group alter security service class create service class drop service class alter service class alter service class rename alter service class set alter service class reset alter query docid\ vwm4hp1ea4ya6dwi4eryz alter segment quarantine docid\ xc5pdlk7orduwvuqcmran explain explain pipeline docid 6wcvsz4yfjlrurdx9tjfw