2024-11-08
102 reads
2024-11-08
102 reads
2023-05-19
235 reads
Steve thinks the world is close to normal for him after the pandemic. What about you?
2023-03-10
151 reads
2022-07-04
92 reads
2022-07-02
82 reads
Every once in a while, I find a list of places posted on the Internet with a "how many have you visited?" question attached. This might be US states, countries, cities, or even attractions. I love traveling with my wife and having new experiences, and as we've gotten older, we value the experiences more than […]
2022-04-29
131 reads
2022-03-23
100 reads
2021-12-24
32 reads
2021-12-17
275 reads
What's the future of the Internet? A lot might depend on how we decide to value and handle data.
2021-10-29
266 reads
By Steve Jones
I think we might have forgotten this a bit, but on one of the...
By Brian Kelley
I refresh my test SQL Servers at least monthly with a fresh VM. Setting...
By Chris Yates
Embracing Total Responsibility In every organization there comes a moment when teams must choose...
We have created a parent table, child table & Audit log table in SQL...
Comments posted to this topic are about the item Change Tracking Default Retention
I am trying to create a subscription that posts to a one drive directory. ...
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