10 messages in com.mysql.lists.mysqlRe: time and date
FromSent OnAttachments
chris02 Apr 2001 17:24 
Lindsay Adams02 Apr 2001 17:32 
Thalis A. Kalfigopoulos02 Apr 2001 17:35 
Jason Brooke02 Apr 2001 17:36 
Alexander Skwar12 Apr 2001 13:21 
Alexander Skwar20 May 2001 14:42 
Dave Carter20 May 2001 15:25 
Don Read20 May 2001 16:37 
Dave Carter20 May 2001 16:58 
Alexander Skwar25 May 2001 14:44 
Subject:Re: time and date
From:Jason Brooke (jb@qgl.org)
Date:04/02/2001 05:36:58 PM
List:com.mysql.lists.mysql

Add a date/time column and dump the current time into it when you do an insert

jason

Is there a way to store the time and date that a record was added within MySQL? I want to show the time and date on some of my records and can't seem to figure out an easy way to do it. Thanks!