Class SQLCreateTableStatement

All Implemented Interfaces:
SQLDbTypedObject, SQLObject, SQLStatement, SQLCreateStatement, SQLDDLStatement
Direct Known Subclasses:
AntsparkCreateTableStatement, BlinkCreateTableStatement, ClickhouseCreateTableStatement, DB2CreateTableStatement, HiveCreateTableStatement, MySqlCreateTableStatement, OracleCreateTableStatement, StarRocksCreateTableStatement

public class SQLCreateTableStatement extends SQLStatementImpl implements SQLDDLStatement, SQLCreateStatement