Getting Started Remotely
Today Steve wonders what advice you might give someone starting out their career in technology.
2021-05-07
95 reads
Today Steve wonders what advice you might give someone starting out their career in technology.
2021-05-07
95 reads
Documentation may not be something we aspire to do, but it is a valuable skill.
2021-04-30
421 reads
When do we ask for help? It's a tough balance to strike between asking too soon or waiting too long.
2021-03-26
118 reads
In 2008, I managed to achieve the goal of becoming a Microsoft Certified Trainer. Once I achieved the status, Microsoft shipped me a binder with dozens of DVDs containing lab VMs and class materials for all the current classes. At some point, instead of receiving DVDs, you were expected to download images which was quite […]
2021-03-13
164 reads
We all need to learn and tackle new technology in our career. When we do so, are we impostors or students?
2021-03-12
142 reads
Many organizations will change their teams around over time, but not all do this regularly. Steve talks about how Redgate does this every year.
2021-02-24
86 reads
2021-02-22
182 reads
2021-02-16
5,200 reads
If you have set any new goals for your career this year, Steve is asking you to let him know.
2021-01-08
109 reads
2020-12-29
245 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