MySQL Forums
Forum List  »  CSV Storage Engine

Re: load data date fields
Posted by: New eba
Date: January 07, 2009 07:30PM

I tried this format also with NO luck. Please help.

dte = (str_to_date(@dte, '%d-%b-%Y'));
dte = (str_to_date(@dte, '%d-%b-%y'));

Options: ReplyQuote


Subject
Views
Written By
Posted
13261
January 07, 2009 07:28PM
Re: load data date fields
5850
January 07, 2009 07:30PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.