Skip to content

Commit 7791ae0

Browse files
authored
Clarify Alter Table (#33695)
1 parent 4a90ec0 commit 7791ae0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/relational-databases/track-changes/known-issues-and-errors-change-data-capture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ When enabling CDC, we recommend using the resumable index option. Resumable inde
7272

7373
## Online DDL statements are unsupported
7474

75-
[Online DDL statements](../../t-sql/statements/alter-table-transact-sql.md#with--online--on--off-as-applies-to-altering-a-column) are unsupported when change change data capture is enabled on a database.
75+
[ALTER TABLE online DDL statements](../../t-sql/statements/alter-table-transact-sql.md#with--online--on--off-as-applies-to-altering-a-column) are unsupported when change change data capture is enabled on a database.
7676

7777
## Enabling CDC fails if schema or user named `cdc` already exists
7878

0 commit comments

Comments
 (0)