$ errors.fyi/oracle/ORA-00904 74 namespaces · 3,092 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