測試初始化clickhouse-client -m create database if not exists test; use test; drop table test; create table test(id UInt8, text String, ...
確定! 回上一頁