Database schema last updated date.
        Posted  
        
            by pencilslate
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by pencilslate
        
        
        
        Published on 2010-03-24T21:21:39Z
        Indexed on 
            2010/03/24
            21:23 UTC
        
        
        Read the original article
        Hit count: 195
        
sql-server
|sql-server-2008
How to find out the last date and timestamp of schema updation in SQL Server database. I could locate the database created and last back up date from properties. But, couldn't find the last schema updated date. Is there a way to find this out?
© Stack Overflow or respective owner