two timestamps

admin

Administrator
Staff member
Hi all,
How would I insert a timestamp into a second timestamp field in a table when creating a new record. I have a 'modified' timestamp field first. It is timestamped automatically when it is created and updated. I also have a 'created' timestamp field, which needs to be timestamped when the record is created with the same value as in the 'modified' field. How to do?
 
Back
Top