clickhouse table is readonly
No, ClickHouse tables are not inherently read-only. ClickHouse supports both read and write operations on tables. You can insert, update, and delete data from tables in ClickHouse using appropriate SQL statements.
原文地址: http://www.cveoy.top/t/topic/hXC5 著作权归作者所有。请勿转载和采集!