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
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