Hi. Is there a way to directly or indirectly obtain how long the Sql Server service has been running since last restart? I realize I can look in the SQL Server error log, but I want to get the info using T-SQL. I want the information
so I know how long any given cumulative DMV has been collecting data. Thanks!
↧