Skip to content

Instantly share code, notes, and snippets.

@hsuyuming
Created August 22, 2019 15:57
Show Gist options
  • Save hsuyuming/6b5fd77c5956f09ebe70ce9a753b50f3 to your computer and use it in GitHub Desktop.
Save hsuyuming/6b5fd77c5956f09ebe70ce9a753b50f3 to your computer and use it in GitHub Desktop.
GO
SELECT [name], is_tracked_by_cdc
FROM sys.tables
GO
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment