Hi,
I have a database in mysql i have column which is text and i need to convert it to date for query purposes.
the format for the string in the column is dd/mm/yyyy i need to convert this to date.
please help
I have a database in mysql i have column which is text and i need to convert it to date for query purposes.
the format for the string in the column is dd/mm/yyyy i need to convert this to date.
please help
Comment