ORA-01773
        may not specify column datatypes in this CREATE TABLE
        
        
        Cause
        Column data types or virtual columns were specified in a SELECT statement used to create and load a table directly.
        Action
        Remove the column data types and virtual columns. The data types of the SELECT list expressions are automatically used as the column data types.
        
     
    
    
        ORA-01773
        may not specify column datatypes in this CREATE TABLE
        
        
        Cause
        Column data types or virtual columns were specified in a SELECT statement used to create and load a table directly.
        Action
        Remove the column data types and virtual columns. The data types of the SELECT list expressions are automatically used as the column data types.
        
     
    
    
        ORA-01773
        may not specify column datatypes in this CREATE TABLE
        
        
        Cause
        Column data types or virtual columns were specified in a SELECT statement used to create and load a table directly.
        Action
        Remove the column data types and virtual columns. The data types of the SELECT list expressions are automatically used as the column data types.