ORA-40458
        JSON_EXISTS used outside predicate
        
        
        Cause
        The operator JSON_EXISTS was used outside of a predicate.
        Action
        Use JSON_EXISTS inside a predicate. For instance, by embedding it inside a CASE expression or WHERE clause.
        
     
    
    
        ORA-40458
        JSON_EXISTS used outside predicate
        
        
        Cause
        The operator JSON_EXISTS was used outside of a predicate.
        Action
        Use JSON_EXISTS inside a predicate, for instance by embedding it inside a CASE expression.
        
     
    
    
        ORA-40458
        JSON_EXISTS used outside predicate
        
        
        Cause
        The operator JSON_EXISTS was used outside of a predicate.
        Action
        Use JSON_EXISTS inside a predicate, for instance by embedding it inside a CASE expression.