Home Privacy Policy Feedback Link to us Site Map

Oracle/PLSQL: ORA-00905 Error


Error:

ORA-00905: missing keyword

Cause:

You tried to execute a statement, but you missed a required keyword.

Action:

The options to resolve this Oracle error are:
  1. Try fixing the statement and re-executing.

If you need to check out the proper syntax for your SQL statement, you can view the following pages:

Some other useful pages are:

To view a listing of all topics in Oracle, go to our main Oracle webpage.