Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

OCI-40600

JSON_EQUAL used outside of a predicate

Cause

The JSON_EQUAL operator was used outside of a SQL predicate.


Action

Use the JSON_EQUAL operator inside a SQL predicate such as a WHERE clause, HAVING clause, or a CASE expression.