Y
Yasaswi Pulavarti
I have a text file I need to load into MySQL database. In the text
file the date is shown as mm/dd/yyyy format. However I need to enter
the date in MySQL native yyyy-mm-dd format. How can I change
formatting without using substring function?
Thanks,
Yasaswi
file the date is shown as mm/dd/yyyy format. However I need to enter
the date in MySQL native yyyy-mm-dd format. How can I change
formatting without using substring function?
Thanks,
Yasaswi