We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5201c3e commit 48cbdd6Copy full SHA for 48cbdd6
content/integrate/redis-data-integration/data-pipelines/prepare-dbs/aws-aurora-rds/aws-rds-sqlserver.md
@@ -67,7 +67,7 @@ Change Data Capture (CDC) must be enabled for the database and for each table yo
67
68
Replace `<database>` with the name of your database.
69
70
-1. Enable CDC for each table you want to capture by running the following command:
+1. Enable CDC for each table you want to capture by running the following commands:
71
72
```sql
73
USE <database>
0 commit comments