Table with creattime and modtime columns-how to?

2002-06-12 Thread pixelandink . com
Hello, How does one create a MySQL table with a columns named something like "creattime" and "modtime" where the creattime value for a record is set to the current time when the record is created and the modtime value for a record is set to the current time whenever the record is modified? T

Table with creattime and modtime columns-how to?

2002-06-12 Thread pixelandink . com
Hello, How does one create a MySQL table with a columns named something like "creattime" and "modtime" where the creattime value for a record is set to the current time when the record is created and the modtime value for a record is set to the current time whenever the record is modified? T