Database Error Messages

OCI-61785

Wrong usage of JSON_TABLE

Cause

JSON_TABLE is either not used in the FROM clause or is not used to create a multivalue index.


Action

Use JSON_TABLE in the FROM clause or when creating a multivalue index.