chad kellerman wrote:

>Hello,
>     I am sure this is an easy question but I am not thinking clearly for some 
>reason.  :^)
>
>     If you set a column to auto_Increment.  You do not have to put the 
>auto_increment # in the insert statement to get it to be inserted.  Mysql 
>does this automatically.
>
>     Is there a way to have the timestamp automatically inserted when an 
>insert statement is run?  The timestamp of the insert statement.
>
>thanks for the help,
>chad
>
>
That is what the timestamp type is for.
Please read the manual.


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to