Database Error Messages

ORA-44962

cannot expand JSON arrray without including the expanded result

Cause

Attempted to expand a JSON array without including the expanded result in the COLUMNS clause of JSON_EXPAND_ARRAY.


Action

Include the expanded result in the COLUMNS clause.