$ errors.fyi/oracle/ORA-00942 74 namespaces · 3,092 codes
oracle · oracle/ORA-00942
ORA-00942

table or view does not exist

The SQL statement references a table or view that either does not exist or that the current user lacks the SELECT (or other required) privilege on. Verify the object name and schema, and grant necessary privileges if the object exists in another schema.

References

In this namespace

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