mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-23 16:12:01 +00:00
Update 02813_any_value.sql
This commit is contained in:
parent
1eaa387da7
commit
43cd600e21
@ -1,2 +1,3 @@
|
||||
SET max_block_size = 10, max_threads = 1;
|
||||
select any_value(number) from numbers(10);
|
||||
select aNy_VaLue(number) from numbers(10);
|
||||
|
Loading…
Reference in New Issue
Block a user