SQL Server: Script to find the size of Database Files and Log Files
In this post, I am sharing a SQL Script to find the size of Database Files and Log Files in SQL Server. I am calculating the size using sys.master_files and performing the required division to get size in MB and GB because it is returning 8 KB pages. The Database Administrator can use this script … Continue reading SQL Server: Script to find the size of Database Files and Log Files
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed