Compression estimates
The script estimate compression benefits per each object in the database for which the page compression has not been implemented.
2018-02-15 (first published: 2018-01-15)
1,988 reads
The script estimate compression benefits per each object in the database for which the page compression has not been implemented.
2018-02-15 (first published: 2018-01-15)
1,988 reads
2018-02-12 (first published: 2018-01-24)
312 reads
2018-01-26 (first published: 2018-01-18)
11,609 reads
During a database migration or a side by side database upgrade project we need to migrate the MS SQL Server Agent jobs. This script compare jobs by names and shows unmatched jobs.
2018-01-25 (first published: 2018-01-20)
3,284 reads
Often we need to know on which stage is a maintenance operation such as: backup, restore, check database. You can get this information using my script.
2018-01-17 (first published: 2018-01-12)
601 reads
Three years ago, when the first public preview of SQL Server 2022 (CTP 2.0)...
By Steve Jones
Redgate Monitor works with more than SQL Server. Some big changes were announced recently,...
In this post, I’ll walk you through a T-SQL script that creates application-consistent snapshots...
I have a tabular cube, with myself included in one of the roles. I...
Hi all, I’ve just open‑sourced T‑TEST, a tiny alternative to tSQLt that lives...
Comments posted to this topic are about the item Helpful Management Studio Settings and...
What is the minimal number of parameters to add a linked server with sp_addlinkedserver?
See possible answers