Member-only story
Introduction
Sometimes it happens that during our daily work we have to perform certain tasks related to databases. In such moments, it is good to look for tools that will significantly facilitate our work.
In this article, I will present a few free solutions that will greatly facilitate management, automate repetitive processes and facilitate problem analysis in MSSQL
SQL Server Maintenance Solution
Generally, it is a collection of scripts with which we can do:
- backups,
- integrity checks,
- index and statistics maintenance on all editions of Microsoft SQL Server
The whole solution is based on stored procedures, and has been designed for the most mission-critical environments, is widely used in many organizations around the world