errors.fyi community error code reference
AMBIGUOUS_COLUMN_NAME
clickhouse

Ambiguous column name

A column name referenced in the query exists in more than one joined table without a qualifying table alias. Add a table prefix to disambiguate.

Numeric value: 179

References

โ† all namespaces for AMBIGUOUS_COLUMN_NAME