1
0
mirror of https://github.com/uptrace/go-clickhouse.git synced 2025-07-05 00:28:55 +02:00
Files
go-clickhouse/ch/testdata/snapshots/TestQuery-0

2 lines
101 B
Plaintext
Raw Permalink Normal View History

2022-01-23 09:36:24 +02:00
CREATE TABLE "models" (id UInt64, string String, bytes String) Engine = MergeTree() ORDER BY tuple()