Database Error Messages

OCI-40463

JSON_QUERY only can use min()/max() aggregate trail functions

Cause

The provided trail function cannot be used in JSON_QUERY.


Action

Remove the provided trail function and use min()/max() aggregate trail functions only.