Hi There,
am using SQL server 2005 , i have a requirement to get the Creation datetime of all the rows in a particular table, unfortunately the table do not have any "rowverion" or datetime column ( i know this is a major design flaw).
so , i was wondering if SQL server maintains datetime for each row inserts.
comments suggestions appreciated
Regards Deepak