SQL Server Management Studio Express - include date/time in Results or Messages
        Posted  
        
            by Shevek
        on Super User
        
        See other posts from Super User
        
            or by Shevek
        
        
        
        Published on 2010-05-10T11:04:53Z
        Indexed on 
            2010/05/10
            11:14 UTC
        
        
        Read the original article
        Hit count: 419
        
In SQL Server Management Studio Express 2008 is it possible to output the date and time that a query completed in the Results or Messages windows?
(without having to manually add a SELECT Getdate() to every query) 
© Super User or respective owner