Skip to content

CreateTableAsSelect

CreateTableAsSelect is a CreateAsSelect that represents CREATE TABLE AS SELECT KSQL command.

In headless execution mode, CreateTableAsSelect is executed using StatementExecutor.

Creating Instance

CreateTableAsSelect takes the following to be created:

CreateTableAsSelect is created when: