SQL RNNR

Blog Post

Feb 2011 S3OLV Meeting

I am getting this out extremely late.  I seriously have good excuses for that.  Due to my location and Charley feeling ill, we will be doing the S3OLV UG...

2011-02-09

Blog Post

T-SQL Tuesday #15 DBA Automaton

Often, we hear about DBA's automating everything under the sun.  Why?  It simplifies the job and creates time to work on other projects.
Related Posts:

Automating like an Enterprise DBA January...

2011-02-09

5 reads

Blog Post

Immersions Training

The last week of January 2011, I wrote a blog post entering a contest for free training at the hands of SQLSkills.  Later that week an announcement was made...

2011-02-08

Blog Post

Immersion in Internals

Paul Randal (Blog | Twitter) and Kimberly Tripp (Blog | Twitter) of SQLSkills are hosting an Immersions training event in Dallas.  This is not...

2011-01-26

968 reads

Blog Post

Immersion in Internals

Paul Randal (Blog | Twitter) and Kimberly Tripp (Blog | Twitter) of SQLSkills are hosting an Immersions training event in Dallas.  This is not run of the mill training, but it...

2011-01-26

1 reads

Blogs

Getting Started with the MSSQL AI Agent in VS Code

By

Recently I was working in VS Code and I saw a walkthrough for the...

Summer Speaking Summary 2025

By

In the blink of an eye, summer has passed. I don’t know about you,...

From Chaos to Clarity: How Microsoft Purview Streamlines Data Governance

By

In today’s digital landscape, data is both a strategic asset and a potential liability....

Read the latest Blogs

Forums

SRITtechnology – Trusted IT Rental Services in India

By SRITTECH

SRITtechnology is a leading provider of IT rental solutions, offering laptops, desktops, servers, and...

Change Tracking Data Retention Options

By Steve Jones - SSC Editor

Comments posted to this topic are about the item Change Tracking Data Retention Options

Requiring Technical Debt Payments

By Steve Jones - SSC Editor

Comments posted to this topic are about the item Requiring Technical Debt Payments

Visit the forum

Question of the Day

Change Tracking Data Retention Options

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