|
Is there a way to determine when a particular row was inserted into a table in a Database.
I have an old system which we are redeveloping.
Unfortunately the previous database didin't have a field for date_created or something like that to log the time an entry was created.
Is there a way to find the time a row was inserted/created for each row by using Server logs or Information Scema or any other way???
Thanks,
Bijay
|