errors.fyi
community error code reference
errors.fyi
/
mysql
/
1052
1052
mysql
Ambiguous column
A column name appears in multiple tables in the FROM clause and is not qualified with a table name.
References
https://dev.mysql.com/doc/mysql-errors/8.0/en/server-error-reference.html
โ all namespaces for 1052