Why and How of being a SQL Saturday Volunteer
Here is how to make the most of being a volunteer for SQL Saturday!
2011-05-24
1,169 reads
Here is how to make the most of being a volunteer for SQL Saturday!
2011-05-24
1,169 reads
Come to Indianapolis on June 25, 2011 for a free one day training event on SQL Server.
2011-06-20 (first published: 2011-05-18)
3,318 reads
A free one day training event on Apr 9, 2011 in Huntington Beach, CA. Come learn about SQL Server with a number of SQL Server experts.
2011-04-06 (first published: 2011-03-25)
3,225 reads
2011-03-16
1,665 reads
Come learn about SQL Server in Phoenix on Feb 19, 2011. For free! Spread the word to anyone you know in the area.
2011-02-14 (first published: 2011-02-09)
1,726 reads
Come get a free day of training in Colorado Springs on Feb 12 and meet Steve Jones of SQLServerCentral.
2011-02-08
1,261 reads
A free day of training in paradise. Come to SQL Saturday in the islands on Apr 1, 2011.
2011-02-04
1,708 reads
SQL Saturday goes international on Feb 26, 2011. If you can attend, be sure you stop by.
2011-02-03
1,327 reads
2011-01-25 (first published: 2010-12-02)
3,658 reads
2011-01-11 (first published: 2010-12-01)
3,109 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....
SRITtechnology is a leading provider of IT rental solutions, offering laptops, desktops, servers, and...
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
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