2 lines
238 B
Text
2 lines
238 B
Text
statement error ^External error: unimplemented_sql/7drpfhozbre1k: CREATE TABLE with column option OPTIONS \(BigQuery syntax\)$
|
|
CREATE TABLE myschema.mytable (mycolumn BIGINT NOT NULL, PRIMARY KEY(mycolumn), bar BIGINT OPTIONS (foo=bar));
|