MySQL Forums
Forum List  »  Newbie

need help insert date into datetime column
Posted by: Paul Smith
Date: August 02, 2015 01:46AM

I am trying to add the date '2012-15-09' to the column 'Start Date'
But I keep on getting this error:

Error Code: 1292
Incorrect datetime value: '2012-15-09' for column 'Start Date' at row 1

Any ideas on how to insert this date into the column 'Start Date'

'Start Date' column is DATETIME

Thanks for your help.

Options: ReplyQuote


Subject
Written By
Posted
need help insert date into datetime column
August 02, 2015 01:46AM


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.