mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-29 02:52:13 +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
|