CreateTable

constructor(table: Table, columnDefinitions: List<ColumnDefinition>, tablespace: Tablespace?, primaryKey: AddPrimaryKey?, fromSelect: SelectQuery?, preserveRowsOnCommit: Boolean)(source)