mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-08 08:35:20 +00:00
2 lines
73 B
SQL
2 lines
73 B
SQL
SELECT sumIf(toNullable(1), 1) FROM remote('127.0.0.{1,2}', system.one);
|