When someone asks you what you do for work, how do you answer?
In many ways job titles matter, just not when telling a stranger what you do for work.
2018-07-30
400 reads
In many ways job titles matter, just not when telling a stranger what you do for work.
2018-07-30
400 reads
Recently, as I was doing some work for the upcoming PASS Summit, a question popped in my head: “Why am I doing this?” It reminded me of the time when I was young (and idealistic). I went to the leader of a non-profit group asked about making it my permanent vocation. The leader looked at […]
2018-07-30
71 reads
There are always generic items that we encounter in life, things where it doesn't seem to matter to each of us what brand/price/model we pick. This Friday Steve Jones asks what you might consider to be generic in your job.
2018-07-27 (first published: 2010-02-05)
374 reads
Steve Jones notes that the Moneyball phenomenon has come to managers and perhaps a little training and data can help find us better managers.
2018-07-26 (first published: 2014-12-10)
164 reads
2018-07-25 (first published: 2014-12-18)
281 reads
One way to make deployments smoother is to use a second system, but that's a challenge for databases, as Steve Jones notes.
2018-07-24 (first published: 2014-12-03)
137 reads
Steve discusses the ways that you can ensure your IT career continues to move forward.
2018-07-23
113 reads
Normalization is important for relational databases, but sometimes too much of a good thing can be bad.
2018-07-23
2,403 reads
About to embark on a vacation, Steve talks about the difficulty in letting go.
2018-07-20
70 reads
2018-07-19
66 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....
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