ClickHouse/dbms/tests/queries/0_stateless/00017_in_subquery_with_empty_result.reference
Alexey Milovidov 15bba8b498 Updated test
2019-10-07 22:16:45 +03:00

21 lines
160 B
Plaintext

{
"meta":
[
{
"name": "count()",
"type": "UInt64"
}
],
"data":
[
{
"count()": "0"
}
],
"rows": 1,
"rows_before_limit_at_least": 0
}