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-13

2 lines
95 B
Plaintext
Raw Normal View History

2022-11-03 11:58:19 +02:00
CREATE VIEW "view_name"TO "dest_table" AS SELECT "col1", col1 AS alias FROM src_table AS alias