Getting List of System Hard Disks with Free Space in MS SQL Server

Below is the query where we will get the list of system hard disks with available free space using MS SQL Server.

EXEC master..xp_fixeddrives


You May Interest

Using MS SQL WHERE

Disable All Triggers in MS SQL Server Table

MS SQL Getting a Random Row in a Table

What is Resource Governor in SQL Server ?

Using MS SQL DISTINCT