MySQL Forums
Forum List  »  MySQL Workbench

Re: MySQL Workbench
Posted by: Peter Brawley
Date: January 02, 2020 12:31PM

MySQL stores dates in yyyy/mm/dd format, import US-formatted dates with, eg, str_to_date('10/2/2009',,'%m/%d/%Y')

Options: ReplyQuote


Subject
Views
Written By
Posted
647
January 02, 2020 04:16AM
Re: MySQL Workbench
345
January 02, 2020 12:31PM
375
January 04, 2020 05:22AM
316
January 04, 2020 10:34AM
260
January 05, 2020 10:58PM


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.