ORA-62573
        new column (string) is not allowed with describe only polymorphic table function
        
        
        Cause
        The new column name was created in describe only polymorphic table function.
        Action
        Do not create a new column when no execution methods like OPEN, FETCH_ROWS or CLOSE are specified.
        
     
    
    
        ORA-62573
        new column (string) is not allowed with describe only polymorphic table function
        
        
        Cause
        The new column name was created in describe only polymorphic table function.
        Action
        Do not create a new column when no execution methods like OPEN, FETCH_ROWS or CLOSE are specified.
        
     
    
    
        ORA-62573
        new column (string) is not allowed with describe only polymorphic table function
        
        
        Cause
        The new column name was created in describe only polymorphic table function.
        Action
        Do not create a new column when no execution methods like OPEN, FETCH_ROWS or CLOSE are specified.