2 lines
211 B
Text
2 lines
211 B
Text
statement error ^External error: unimplemented_sql/944dzboki4djc: CREATE TABLE with column option DEFAULT$
|
|
CREATE TABLE myschema.mytable (mycolumn BIGINT NOT NULL, PRIMARY KEY(mycolumn), bar BIGINT DEFAULT 42);
|