Update ORDER clause reference for columnstore index#10296
Update ORDER clause reference for columnstore index#10296SQLBigEyesDad wants to merge 1 commit intoMicrosoftDocs:livefrom
Conversation
ORDER clause with Clustered CSI was introduced in SQL Server 2022.
|
@SQLBigEyesDad : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
|
Learn Build status updates of commit b4362b4: ✅ Validation status: passed
For more details, please refer to the build report. |
dimitri-furman
left a comment
There was a problem hiding this comment.
@SQLBigEyesDad thank you for catching this mistake.
|
Can you review the proposed changes? IMPORTANT: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
There was a problem hiding this comment.
Pull request overview
Updates the version-availability documentation for the ORDER clause in CREATE COLUMNSTORE INDEX to reflect when ordered clustered columnstore indexes became available in SQL Server.
Changes:
- Corrects the “Version availability” table entry for the
ORDERclause to show it was introduced for CLUSTERED columnstore indexes in SQL Server 2022. - Cleans up the table row formatting for the
ORDERclause entry.
ORDER clause with Clustered CSI was introduced in SQL Server 2022.