Skip to content

Instantly share code, notes, and snippets.

@gbellmann
Created April 23, 2015 02:46
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 gbellmann/91af37c88cd6dedc0d9b to your computer and use it in GitHub Desktop.
Save gbellmann/91af37c88cd6dedc0d9b to your computer and use it in GitHub Desktop.
ALTER TABLE Peliculas
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