Monitoring database growth is a key factor in planning a server's resource. Use this script and create easy to understand database growth report
Why You Need to Monitor Database Growth
If you are a SQL Database administrator and if you are not...
Read more »
In this article we look at the key functions of transaction logs in SQL Server
Transaction Log, as the name suggests, keeps a log of all the transactions that are taking place; along with the database modifications it’s making each day. It is...
Read more »
This sections aims to explain in brief the functions of MDF and LDF files in an SQL server database. Other than that, the post also explains basic differences between the two.
MDF and LDF Files in SQL Server Database
All the companies need a...
Read more »