How to fix create table data type?

How can I change the datatype of the column? the productName and productDescription should be VARCHAR(100). In addition, I import the type from the dataset. Thank you!