In my record table, I have a column called date, but I have imported data (15000 data) and at the time of saving it has been saved like this:
01/01/2018 0:09:07 - > but in type VARCHAR (100)
I would like to know how I can modify that column and convert to DATATIME