Introducing Boomerang - A Notification Framework
Boomerang is a notification framework for IT professionals providing service oriented infrastructure with a SQL based rapid development interface.
2013-01-10
2,494 reads
Boomerang is a notification framework for IT professionals providing service oriented infrastructure with a SQL based rapid development interface.
2013-01-10
2,494 reads
Setting page visibility and the active page are often overlooked last steps when publishing...
By Steve Jones
It’s time for T-SQL Tuesday again and this time Todd Kleinhans has a great...
By Steve Jones
Recently I was working in VS Code and I saw a walkthrough for the...
I am trying to check out elastic query between two test instances we have...
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