• Home
  • Blog
  • About
  • Contact

How to find when was SQL Server restarted?

How to topics Raj comments off

There are few ways to find out when the SQL Server was restarted, here I am going to use DMV (sys.dm_os_sys_info) to find the SQL Server restarted time.

SELECT sqlserver_start_time FROM sys.dm_os_sys_info

Share this:

  • Share on Facebook (Opens in new window) Facebook
  • Share on X (Opens in new window) X

Like this:

Like Loading…

Related

SQL Server misc

Recent Posts

  • Factless fact table
  • How to delete duplicate rows from a table in SQL
  • Impact of using local variable in Stored Procedure
  • Additive, non-additive and semi additive facts in data warehouse fact table
  • DROP multiple tables using a single DROP statement

Categories

  • Data warehouse
  • How to topics
  • Index
  • Partition
  • Performance & Troubleshooting
  • quick bite
  • SQL Basic
  • SSIS

Topics

Compression Data warehouse Date DBCC DMV Error Handling Fact How to topics Identity Index JOIN OUTPUT Query Performance ROLLBACK SELECT SQL Server misc SSIS Table Table Partition Table Value Transaction TRUNCATE

Contact Us

  • Email
    contact@intellectSQL.com

Recent Posts

  • Factless fact table
  • How to delete duplicate rows from a table in SQL
  • Impact of using local variable in Stored Procedure
  • Additive, non-additive and semi additive facts in data warehouse fact table
  • DROP multiple tables using a single DROP statement

Site Links

  • About
  • Blog
  • Contact
  • Home
  • Privacy Policy

Contact

  • Email
    contact@intellectSQL.com

RSS feed: blog – feed blog – feed

  • Factless fact table
  • How to delete duplicate rows from a table in SQL
  • Impact of using local variable in Stored Procedure
  • Additive, non-additive and semi additive facts in data warehouse fact table
  • DROP multiple tables using a single DROP statement

About intellectSQL

intellectSQL is a platform to share ideas and knowledge about SQL, Data engineering, warehouse and more …

© 2026 intellectSQL
  • Home
  • Blog
  • About
  • Contact
%d