You've already forked go-clickhouse
mirror of
https://github.com/uptrace/go-clickhouse.git
synced 2025-12-21 23:57:27 +02:00
2 lines
127 B
Plaintext
2 lines
127 B
Plaintext
|
|
SELECT "model"."id", "model"."string", "model"."bytes" FROM "models" AS "model" FINAL WHERE (id = 1) GROUP BY "id" ORDER BY id
|