Skip to content

Instantly share code, notes, and snippets.

@RahulSharma
Created May 27, 2020 09:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save RahulSharma/7067faf3667b25705e2e77c13aa34e4d to your computer and use it in GitHub Desktop.
Save RahulSharma/7067faf3667b25705e2e77c13aa34e4d to your computer and use it in GitHub Desktop.
ALTER DATABASE [your database name] SET CHANGE_TRACKING = ON (CHANGE_RETENTION = 6 DAYS, AUTO_CLEANUP = ON);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment