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

9 lines
92 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
2022-03-15 16:21:00 +00:00
17 2
2022-02-09 17:04:06 +00:00
17 5
7 5
21 5