2014-06-30
2 reads
2014-06-30
2 reads
2014-06-12
4 reads
2014-06-10
1 reads
2014-01-08
6 reads
2014-01-03
2 reads
2 years ago I posted “16 papers and original articles on Big Data” It’s now time to review and...
2013-06-01
10 reads
SQL Server 2012 brings a new feature called Indirect Checkpoint. You can read more about it here: http://msdn.microsoft.com/en-us/library/ms189573.aspx. With Indirect Checkpoint, you get smaller and too many I/Os Checkpoint...
2013-03-19
12 reads
The Big Data revolution will be more important than the PC or the Internet. While there were many...
2013-03-04
6 reads
2012-10-13
5 reads
2012-10-05
3 reads
By Steve Jones
Recently I was working in VS Code and I saw a walkthrough for the...
By Chris Yates
In today’s digital landscape, data is both a strategic asset and a potential liability....
I’m excited to announce the release of a new open-source project that fully automates...
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