errors.fyi community error code reference
NO_SUCH_COLUMN_IN_TABLE
clickhouse

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.

Numeric value: 12

References

← all namespaces