You could add a new field to your table which defaults to getdate(). This would ensure each row would be "stamped" with the date and time when they're added. This would only work for new records going forward though and there is no way to add this functionality as a backfill.
Something like...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.