ClickHouse/tests/queries/0_stateless/02205_ephemeral_1.reference

8 lines
87 B
Plaintext
Raw Normal View History

2022-02-09 17:04:06 +00:00
x UInt32 DEFAULT y
y UInt32 EPHEMERAL 17
z UInt32 DEFAULT 5
1 2
17 5
7 5
21 5