ClickHouse/dbms/tests/queries/0_stateless/00154_distributed_with_distinct.sql

2 lines
87 B
MySQL
Raw Normal View History

2017-01-13 18:43:43 +00:00
SELECT DISTINCT number FROM remote('localhost,127.0.0.{1,2}', system.numbers) LIMIT 10