Column <str> has a nonstandard data type Explanation: You referred to a column whose data type is not included in the ANSI and ISO SQL standards. User Action: If it is important to have only standard features in your program, you should change the data types of these columns to be an standard data type.