OCI-40615
Cannot create JSON Relational Duality View 'string': RETURNING clause must return a JSON type.
Cause
Only a JSON type could be returned when constructing a JSON Relational Duality View.
Action
Change the type of the RETURNING clause to be JSON.