I have some tables which all have a field named created_at, that\'s a timestamp to represent when the row inserted.
have a legacy table with a field \"LastModifiedDate\", and I want to use that column as my \"updated_at\" column.
When creating database tables I\'m often stumped when trying to name my time/date/timestamp fields. Sometimes it\'s easy, like edit_date and expiration_date... but often it\'s not as easy. I don\'t li
As the red block above (warning that this is a subjective question and may be closed) there may not be a stone etched law on this, but I don\'t see why that would warrant closing a question.