Separate one column into multiple columns

366 Views Asked by At

I have an excel sheet which I have a column of 3 mixed data separated by a column.

I want to separate that data by comma and insert into three different Fields in Mysql.

enter image description here

1

There are 1 best solutions below

0
Jackson On