通过命令行来访问ClickHouse,您可以使用 clickhouse-client ... _EOF cat file.csv | clickhouse-client --database=test --query="INSERT INTO test FORMAT CSV";.
確定! 回上一頁