JZN-00246
        expression types used by in/not_in sequence must be uniform
        
        
        Cause
        The values used for an in or not_in sequence must be of a uniform data type.
        Action
        Do not mix JSON literals or bind variables of different data types in the sequence given to an in or not_in clause.
        
     
    
    
        JZN-00246
        expression types used by in/not_in sequence must be uniform
        
        
        Cause
        The values used for an in or not_in sequence must be of a uniform data type.
        Action
        Do not mix JSON literals or bind variables of different data types in the sequence given to an in or not_in clause.
        
     
    
    
        JZN-00246
        expression types used by in/not_in sequence must be uniform
        
        
        Cause
        The values used for an in or not_in sequence must be of a uniform data type.
        Action
        Do not mix JSON literals or bind variables of different data types in the sequence given to an in or not_in clause.