Oracle Error ORA-02263: need to specify the datatype for this column

Oracle Error Message

ORA-02263: need to specify the datatype for this column

Reason for the Error

The required datatype for the column is missing.

Solution

Specify the required datatype.