MySQL error code
MySQL error 3667
MySQL server error 3667 is ER_TF_MUST_HAVE_ALIAS, reported with SQLSTATE 42000.
Every table function must have an alias
| Error | 3667 |
|---|---|
| Name | ER_TF_MUST_HAVE_ALIAS |
| SQLSTATE | 42000 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference