Microsoft Fabric (Azure Synapse, Data Engineering, etc.)

SQLServerCentral Editorial

How Microsoft Fabric Is Reshaping Data Value

  • Editorial

The data professional’s world is changing and I know you hear this from me in editorials, blogs posts and social media, but it’s the truth. With the rise of Microsoft Fabric, we’re not just seeing another platform shift; we’re witnessing a redefinition of how data is valued, governed, and protected across the enterprise. Fabric isn’t […]

You rated this post out of 5. Change rating

2025-07-22

215 reads

SQLServerCentral Article

Parameterize Connections in Microsoft Fabric Data Factory using Variable Libraries

  • Article

Building pipelines in Microsoft Fabric can be complicated, and it's easy to write code that is hard to maintain. Using parameters in your connections helps to build pipelines that are easily configured.

You rated this post out of 5. Change rating

2025-07-04 (first published: )

2,624 reads

SQLServerCentral Article

5 (1)

You rated this post out of 5. Change rating

2025-04-07 (first published: )

3,185 reads

Blogs

The Book of Redgate: Meetings

By

I think we might have forgotten this a bit, but on one of the...

New article: Automating SQL Server Builds

By

I refresh my test SQL Servers at least monthly with a fresh VM. Setting...

Leading with Accountability: How Extreme Ownership Transforms Leadership

By

Embracing Total Responsibility In every organization there comes a moment when teams must choose...

Read the latest Blogs

Forums

What Makes a Blockchain Development Company Essential for Modern Businesses?

By vegavidtech

A blockchain development company helps businesses leverage decentralized technology to improve transparency, security, and...

How to resolve issue of custom Audit log table containing incorrect data?

By Kevin8

We have created a parent table, child table & Audit log table in SQL...

Change Tracking Default Retention

By Steve Jones - SSC Editor

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

Visit the forum

Question of the Day

Change Tracking Default Retention

I run this command on my SQL Server 2022 database:

ALTER DATABASE AdventureWorks2017 SET CHANGE_TRACKING = ON;
What is the default data retention period?

See possible answers