mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
One more test #4767
This commit is contained in:
parent
96c2882db9
commit
65714a3014
@ -0,0 +1,10 @@
|
||||
0 6
|
||||
1 6
|
||||
2 6
|
||||
3 6
|
||||
4 6
|
||||
4 6
|
||||
4 6
|
||||
4 7
|
||||
4 8
|
||||
4 9
|
@ -0,0 +1 @@
|
||||
SELECT least(4, number, 6), greatest(4, number, 6) FROM numbers(10);
|
Loading…
Reference in New Issue
Block a user