clickhouse · clickhouse/NO_SUCH_COLUMN_IN_TABLE
NO_SUCH_COLUMN_IN_TABLE
No such column in table
An ALTER TABLE or INSERT statement references a column that does not exist in the table. Check the column name against the current table schema.
An ALTER TABLE or INSERT statement references a column that does not exist in the table. Check the column name against the current table schema.