MySQL Forums
Forum List  »  Newbie

Re: How to insert automatic date and time to a column
Posted by: Peter Brawley
Date: March 06, 2010 07:16PM

> I do not not see a choice for TIMESTAMP.

In what?

If you are using an nterface that does not permit creation of a TIMESTAMP column, you need a different interface.

Read the manual on date & time types,MySQL Reference Manual :: Data Types :: Date and Time Types :: The DATETIME, DATE, and TIMESTAMP Types.

PB
http://www.artfulsoftware.com

Options: ReplyQuote




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.