Incompatible value for the expected column type
Datatype mismatch
Occurs when assigning a value of the wrong type to a column. Convert or cast data to match the target type.
Inserting string into integer or date column