ORA-02334
        cannot infer type for column
        
        
        Cause
        A data type was not declared for this column (in the CREATE TABLE) and an attempt was made to create a constraint on an attribute of this column.
        Action
        Declare a data type for the column.
        
     
    
    
        ORA-02334
        cannot infer type for column
        
        
        Cause
        A datatype was not declared for this column (in the CREATE TABLE) and an attempt was made to create a constraint on an attribute of this column.
        Action
        Declare a datatype for the column.
        
     
    
    
        ORA-02334
        cannot infer type for column
        
        
        Cause
        A datatype was not declared for this column (in the CREATE TABLE) and an attempt was made to create a constraint on an attribute of this column.
        Action
        Declare a datatype for the column.