Database Error Messages

ORA-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.