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.