errors.fyi community error code reference
COLUMN_SPECIFIED_MORE_THAN_ONCE
clickhouse

Column specified more than once

The same column name appears more than once in a CREATE TABLE or INSERT column list. Each column must be listed exactly once.

Numeric value: 65

References

← all namespaces