Review: Professional SQL Server 2000 XML
Professional SQL Server 2000 XML - Find out if this book from Wrox is as interesting as it sounds.
2001-09-12
3,706 reads
Professional SQL Server 2000 XML - Find out if this book from Wrox is as interesting as it sounds.
2001-09-12
3,706 reads
This is a great administrative reference for anyone using SQL Server 2000.
2001-08-08
3,277 reads
Steve Jones reviews Robert Viera's Professional SQL Server Programming text.
2001-08-01
3,510 reads
Is this a book you should read? Spend a few minutes reading the review to find out!
2001-07-23
4,562 reads
Steve Jones's review of a great guide for tuning the Windows 2000 OS.
2001-07-18
3,538 reads
This book discusses some of the issues that exist today in software. A good read for anyone developing software.
2001-07-11
2,943 reads
Steve Jones's review of this classic and reference. A must-have for every SQL Server DBA.
2001-07-04
5,404 reads
2001-06-25
7,060 reads
2001-06-20
3,641 reads
2001-06-13
3,511 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