2017-06-13
65 reads
2017-06-13
65 reads
Am I guilty of over-customising software? Read this and let us know what you think.
2017-06-12
102 reads
Phil Factor on the perils of trying to squeeze good insights out of bad surveys.
2017-06-12
56 reads
SQL Server is becoming more capable all the time, requiring fewer human resources for basic management.
2017-06-08
84 reads
2017-06-06
95 reads
2017-06-05
75 reads
I don’t doubt for a minute that on a certain level you’re sick to death of people talking about the Wanna Cry ransomware. However, bear with me, we need to go through it just a little more because it actually has some bearing on us as data professionals. OK, more than some bearing, it’s a […]
2017-06-05
180 reads
Today Steve Jones talks presentations, specifically the best way to share information on a projector.
2017-06-02
166 reads
Steve Jones asks software developers to consider the issues we may have with lax internal security.
2017-06-01
81 reads
Data storage is something all data professionals need to care about, and today Steve Jones talks about a research project from Microsoft.
2017-05-31
99 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