Less is More
In some ways the world changes a lot; in others, it's very much the same. Steve notes that often change brings opportunities, if you can adapt.
2022-02-28
160 reads
In some ways the world changes a lot; in others, it's very much the same. Steve notes that often change brings opportunities, if you can adapt.
2022-02-28
160 reads
Steve wants you to manage your career and actively find the job that is best for you.
2022-02-18
173 reads
If you want to actively manage your career and drive it forward, Steve has some advice.
2022-02-14
182 reads
A thread about what it takes to be a good engineer has Steve commenting on those characteristics that are important to him.
2022-01-28
166 reads
2022-01-14
298 reads
The first poll question of the year has Steve asking you to look back at 2021 and pick something good that happened.
2022-01-07
174 reads
This article looks at what an average day of a SQL Server Data Architect looks like and some of the things you would need to as a Data Architect.
2021-12-29
I work for a great company, one that I feel cares about me as more than a "resource", gives me opportunities (with responsibility and accountability), and has some nice benefits. I actually used one of those last week. I get a volunteer day every year, where I can spend time with a charity and get […]
2021-12-22
223 reads
Annual awards are a fun thing for Steve, and he hopes more organizations will start doing them.
2021-12-13
224 reads
The Advent of Code is live, and Steve finds it to be a fun way to take a break during your day.
2021-12-04
286 reads
By Steve Jones
Recently I was working in VS Code and I saw a walkthrough for the...
By alevyinroc
In the blink of an eye, summer has passed. I don’t know about you,...
By Chris Yates
In today’s digital landscape, data is both a strategic asset and a potential liability....
I am trying to check out elastic query between two test instances we have...
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
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