Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 store datetime of changes made to records within the table

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-10-24 : 09:22:15
Michael writes "I would like to store information about the date and time when a record in a table was changed. I'd like to do this in form of an additional column that holds the date time value of the moment when the record was changed the last time. Is there a way to find out which row number the changed record has had from within a trigger?"
   

- Advertisement -