Create a connection to other ClickHouse instance
This query helps to create a connection to another instance of ClickHouse
select * from remote('host', 'db', 'table','user', 'password');Last updated
This query helps to create a connection to another instance of ClickHouse
select * from remote('host', 'db', 'table','user', 'password');Last updated