mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-24 16:42:05 +00:00
9 lines
92 B
Plaintext
9 lines
92 B
Plaintext
x UInt32 DEFAULT y
|
|
y UInt32 EPHEMERAL 17
|
|
z UInt32 DEFAULT 5
|
|
1 2
|
|
17 2
|
|
17 5
|
|
7 5
|
|
21 5
|