There are tables in the database that I believe haven't been used in a long time. I was wondering if MS-SQL stores the date of the last modification made to a table. I know that the created date is stored in sysobjects. Is there anything similiar for modifications? The tables do not have columns with an updated/modified date.