mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-06 15:42:39 +00:00
4 lines
135 B
XML
4 lines
135 B
XML
|
<test>
|
||
|
<query>SELECT count() FROM zeros(10000000) WHERE NOT ignore(toDecimal32OrZero(toString(rand() % 10000), 5))</query>
|
||
|
</test>
|