mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 09:32:06 +00:00
Update 02006_test_positional_arguments.sql
This commit is contained in:
parent
2f3bfc5411
commit
3a242d13df
@ -65,3 +65,5 @@ index `time` (`time`) type minmax granularity 3
|
||||
order by (`time`);
|
||||
|
||||
select count(*) as `value`, 0 as `data` from test group by `data`;
|
||||
|
||||
drop table test;
|
||||
|
Loading…
Reference in New Issue
Block a user