record updated details?
Posted: Fri Oct 27, 2006 10:22 pm
Is there a low-level updated timestamp associated with each and every record in a MySQL database? If I wanted to keep track of when a record was last updated, would I have to add a field (last_updated)???