Skip to content

Instantly share code, notes, and snippets.

@tdmitch
Created January 4, 2021 18:34
Show Gist options
  • Save tdmitch/4c88ab3d2d0f7bf0da02f02a9d840fd4 to your computer and use it in GitHub Desktop.
Save tdmitch/4c88ab3d2d0f7bf0da02f02a9d840fd4 to your computer and use it in GitHub Desktop.
ALTER TABLE [dbo].[Emp]
ENABLE change_tracking WITH (track_columns_updated = ON)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment