OCI-39974
        unsupported RECORD type operation
        
        
        Cause
        An attempt was made to use the RECORD variable in a MEMBER OF operation with a target collection that was not null.
        Action
        Do not use this operation. For backward compatibility, no compile time error was given because no error is raised for null target collection.
        
     
    
    
        OCI-39974
        unsupported RECORD type operation
        
        
        Cause
        An attempt was made to use RECORD variable in MEMBER OF operation with target collection that was not null.
        Action
        Do not use this operation. For backward compatibility, no compile time error was given because no error is raised for null target collection.
        
     
    
    
        OCI-39974
        unsupported RECORD type operation
        
        
        Cause
        An attempt was made to use RECORD variable in MEMBER OF operation with target collection that was not null.
        Action
        Do not use this operation. For backward compatibility, no compile time error was given because no error is raised for null target collection.