Skip to content

Commit 4e3ae5f

Browse files
committed
fixed bug description
1 parent e671c88 commit 4e3ae5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/tools/sqlpackage/release-notes-sqlpackage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ This article lists the features and fixes delivered by the released versions of
3636
| Feature | Details |
3737
| :------ | :------ |
3838
| Export | Fixed an issue where exporting a table with text or image in the first column would fail without a clustered index. |
39-
| Export | Fixed an issue where exporting a table with columns in a different order than the table creat script would fail without a clustered index. |
39+
| Export | Fixed an issue where exporting a table that has the order of columns in a statistic in a different order than the table create script would fail. |
4040

4141
## 18.7 sqlpackage
4242

0 commit comments

Comments
 (0)