So, You Want to Be a DBA…
Many people with tech careers did not follow a straight path to get there. In this article, Pamela Mooney gives some advice for those who would like to be a DBA.
2020-08-31
Many people with tech careers did not follow a straight path to get there. In this article, Pamela Mooney gives some advice for those who would like to be a DBA.
2020-08-31
This week Grant notes that we need to work on our learning skills, especially as the world continues to drive forward.
2020-08-29
200 reads
Having a coach guide you in sports is valuable. The same could be said for your career.
2020-08-05
81 reads
2020-08-01
112 reads
As data professionals, we should understand how language and forms of address can impact our data model. In the 21st century, we should also learn how to communicate with colleagues in a respectful and professional manner.
2020-07-30
2,407 reads
Learning to adapt the way we work is important for advancing our career, but this can be harder than we expect.
2020-07-29
143 reads
2020-07-06
138 reads
2020-07-02
93 reads
The results of a survey on software developers has some interesting insights.
2020-07-01
162 reads
It can be hard to evaluate your career and job situation, but Steve has some ideas today.
2020-06-19
199 reads
I’m excited to announce the release of a new open-source project that fully automates...
I’m excited to announce the release of a new open-source project that fully automates...
By Steve Jones
Don’t reserve your kindest praise for a person until their eulogy. Tell them while...
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