2022-06-17
115 reads
2022-06-17
115 reads
Steve has some advice on how to be a better DBA, or really better at whatever career you choose.
2022-06-15
255 reads
Get a few common questions and possible answers about Azure Data Factory that you may encounter in an interview.
2022-06-03
4,401 reads
Steve feels it is not only important to keep your word, but communicate clearly what you mean to others.
2022-05-11
351 reads
Interviews are always a challenge, but sometimes there are crazy questions. We can do better, especially in terms of how we evaluate the answer to a question.
2022-05-09
537 reads
You can find new employment with a little work and choose the best job for you.
2022-05-07
132 reads
2022-05-02
90 reads
Many of us have spent time looking through manuals or the documentation for some software or product. I know I'm on the MS docs site regularly for work, and there is no shortage of times I've used various manuals to help me fix something around the house. We usually use a manual when we want […]
2022-04-15
121 reads
2022-03-18
138 reads
The DBA role might be changing, but Steve thinks this creates opportunities.
2022-03-04
413 reads
Setting page visibility and the active page are often overlooked last steps when publishing...
By Steve Jones
It’s time for T-SQL Tuesday again and this time Todd Kleinhans has a great...
By Steve Jones
Recently I was working in VS Code and I saw a walkthrough for the...
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