Skip to content

Commit 48cbdd6

Browse files
Update content/integrate/redis-data-integration/data-pipelines/prepare-dbs/aws-aurora-rds/aws-rds-sqlserver.md
Co-authored-by: andy-stark-redis <[email protected]>
1 parent 5201c3e commit 48cbdd6

File tree

1 file changed

+1
-1
lines changed
  • content/integrate/redis-data-integration/data-pipelines/prepare-dbs/aws-aurora-rds

1 file changed

+1
-1
lines changed

content/integrate/redis-data-integration/data-pipelines/prepare-dbs/aws-aurora-rds/aws-rds-sqlserver.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Change Data Capture (CDC) must be enabled for the database and for each table yo
6767

6868
Replace `<database>` with the name of your database.
6969

70-
1. Enable CDC for each table you want to capture by running the following command:
70+
1. Enable CDC for each table you want to capture by running the following commands:
7171

7272
```sql
7373
USE <database>

0 commit comments

Comments
 (0)