How to get the current Database and Log Filesize using MSSQL
To get the current Database and Log Filesize using MSSQL you can use the snippet below. Tested using SQL Server…
All the Code Snippets and Samples you need
To get the current Database and Log Filesize using MSSQL you can use the snippet below. Tested using SQL Server…