2017-02-02 (first published: 2013-09-16)
17,509 reads
2017-02-02 (first published: 2013-09-16)
17,509 reads
Create a repository of all your database devices and stay informed about changes in their size and usage.
2014-12-04
11,228 reads
Perform automated database restores and check the integrity of your backup files
2014-08-11
5,503 reads
Based on a linked server setup, you can check your SQL Server backups on multiple instances.
2013-04-22
4,078 reads
I’m excited to announce the release of a new open-source project that fully automates...
I’m excited to announce the release of a new open-source project that fully automates...
By Steve Jones
Don’t reserve your kindest praise for a person until their eulogy. Tell them while...
Comments posted to this topic are about the item Change Tracking Data Retention Options
Comments posted to this topic are about the item Requiring Technical Debt Payments
Comments posted to this topic are about the item Using the FP-Growth Algorithm to...
If I am running this code:
ALTER DATABASE AdventureWorks2017 SET CHANGE_TRACKING = ON (CHANGE_RETENTION=4 xxx);What are the possible choices for xxx? See possible answers