ClickHouse/dbms/tests/queries/1_stateful/00012_sorting_distributed.sql

2 lines
91 B
MySQL
Raw Normal View History

SELECT EventTime FROM remote('127.0.0.{1,2}', test, hits) ORDER BY EventTime DESC LIMIT 10