Skip to content

Instantly share code, notes, and snippets.

@hsuyuming
Created August 22, 2019 15:21
Show Gist options
  • Save hsuyuming/b5b6aa57c20aa1e36f9c108278d0551c to your computer and use it in GitHub Desktop.
Save hsuyuming/b5b6aa57c20aa1e36f9c108278d0551c to your computer and use it in GitHub Desktop.
USE DEMO
GO
SELECT [name], database_id, is_cdc_enabled
FROM sys.databases
GO
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment