Does SQL Server 2005 maintain built-in, queryable, row-level last-modified timestamp metadata?
I'm doing some analysis on a database that did not include any sort of column to track a revision date/time stamp. I usually create columns for this purpose, but the designer of this database didn't, so I'm stuck with reconstructing history on his data.