tnguyen315
MIS
I'm using SQL server 2008 R2. I have an "Employee" table with no date time stamp column. I would like to track down the initial date time stamp when each employee has been inserted into table. I know that if i add a new column with Getdate() function, this date is just apply for new record only, not for existing.
Please help.
Thanks
Please help.
Thanks