mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-23 16:12:01 +00:00
8 lines
87 B
Plaintext
8 lines
87 B
Plaintext
x UInt32 DEFAULT y
|
|
y UInt32 EPHEMERAL 17
|
|
z UInt32 DEFAULT 5
|
|
1 2
|
|
17 5
|
|
7 5
|
|
21 5
|