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)
 Last Modified date of a row

Author  Topic 

Shubhro
Starting Member

4 Posts

Posted - 2001-01-09 : 02:55:45
I have a table which doesn't have any TimeStamp field.How do I find out the last date of modification of that row or for that matter all the rows using a sql statement without adding another column in the table.
   

- Advertisement -