How to change string to DATETIME in SQL?
SET `time_str` = STR_TO_DATE(`time_str`,'%d/%m/%Y %H:%i')
Newer Post
Older Post
Home