$ errors.fyi/oracle/ORA-00904 128 namespaces · 4,025 codes
oracle · oracle/ORA-00904
ORA-00904

invalid identifier

A column name in the SQL statement does not exist in the referenced table or view, or a column alias used in a WHERE/ORDER BY clause is not reachable. Check the column name for typos and ensure it belongs to the table being queried.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT