I receive the date from the Oracle as DD/MM/YY and i want to insert that date in a mysql date field.
I know that mysql date form is YYYY-MM-DD. Well, do you know if there is any date function to do the job? Thanks in advance.
I receive the date from the Oracle as DD/MM/YY and i want to insert that date in a mysql date field.
I know that mysql date form is YYYY-MM-DD. Well, do you know if there is any date function to do the job? Thanks in advance.