Database Error Messages

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

OCI-40485

keyword PRETTY not valid for column "string"

Cause

A JSON_TABLE column could not be pretty-printed because it had no JSON_QUERY semantics.


Action

Change the column semantics to JSON_QUERY or remove the keyword PRETTY.