2018-07-18
53 reads
2018-07-18
53 reads
2018-07-17
75 reads
There are lots of databases to choose from. Steve discusses using more of them in your work.
2018-07-16
101 reads
2018-07-13
67 reads
2018-07-12
100 reads
This crossword puzzle is based on the contents of the Stairway to AlwaysOn.
2018-07-11
162 reads
2018-07-10
62 reads
Grant talks about the lessons of history when the goals of different groups don't align.
2018-07-09
76 reads
2018-07-09
72 reads
The use of NULL values in a database can be controversial. Today Steve talks about his views on this concept.
2018-07-06
140 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