ORA-40202
        column string does not exist in the input table string
        
        
        Cause
        The specified column was not found in the table.
        Action
        Check the table schema and provide the correct column name.
        
     
    
    
        ORA-40202
        column string does not exist in the input table string
        
        
        Cause
        The column was missing from the table.
        Action
        Correct the table schema and/or provide the correct column name.
        
     
    
    
        ORA-40202
        column string does not exist in the input table string
        
        
        Cause
        The column was missing from the table.
        Action
        Correct the table schema and/or provide the correct column name.