errors.fyi community error code reference
NUMBER_OF_COLUMNS_DOESNT_MATCH
clickhouse

Number of columns doesn't match

The number of columns in an INSERT or SELECT statement does not match the table schema or the SELECT target list. Align the column counts on both sides.

Numeric value: 7

References

← all namespaces