Home Privacy Policy Feedback Link to us Site Map

Oracle/PLSQL: ORA-00920 Error


Error:

ORA-00920: invalid relational operator

Cause:

You tried to execute an SQL statement, but the WHERE clause contained an invalid relational operator.

Action:

The options to resolve this Oracle error are:
  1. Correct the WHERE clause. Valid relational operators are as follows: