Skip to content

Make formatting consistent for SQL examples under "CREATE INDEX" page#2980

Merged
Jak-MS merged 8 commits into
MicrosoftDocs:livefrom
kabirbaidhya:format-index-pages
Oct 1, 2019
Merged

Make formatting consistent for SQL examples under "CREATE INDEX" page#2980
Jak-MS merged 8 commits into
MicrosoftDocs:livefrom
kabirbaidhya:format-index-pages

Conversation

@kabirbaidhya
Copy link
Copy Markdown
Contributor

@kabirbaidhya kabirbaidhya commented Sep 14, 2019

Page Edited - CREATE INDEX (Transact-SQL)

Changes

  • Capitalize SQL types and keywords
  • Add semi-colons to the statements that are missing them
  • Make indentation and spacing consistent across the page
  • Proper spacing in comments and in-between operators for readability.

Related to #2979

@PRMerger17
Copy link
Copy Markdown
Contributor

@kabirbaidhya : Thanks for your contribution! The author(s) have been notified to review your proposed change.

@pmasl
Copy link
Copy Markdown
Contributor

pmasl commented Sep 16, 2019

@kabirbaidhya correct the typo in line 1062 and I can sign-off

WITH (DATA_COMPRESSION = ROWs); should be WITH (DATA_COMPRESSION = ROW);

@kabirbaidhya
Copy link
Copy Markdown
Contributor Author

Sorry, my bad; fixing.

@PRMerger9
Copy link
Copy Markdown
Contributor

@kabirbaidhya : Thanks for your contribution! The author(s) have been notified to review your proposed change.

1 similar comment
@PRMerger10
Copy link
Copy Markdown
Contributor

@kabirbaidhya : Thanks for your contribution! The author(s) have been notified to review your proposed change.

@PRMerger12
Copy link
Copy Markdown
Contributor

@kabirbaidhya : Thanks for your contribution! The author(s) have been notified to review your proposed change.

@kabirbaidhya
Copy link
Copy Markdown
Contributor Author

@pmasl Done.

@jborsecnik
Copy link
Copy Markdown
Contributor

@pmasl, please add #sign-off if this is okay to merge. Thanks.

@jborsecnik
Copy link
Copy Markdown
Contributor

@pmasl; okay to merge? Thanks.

@pmasl
Copy link
Copy Markdown
Contributor

pmasl commented Oct 1, 2019

@jborsecnik yes please

@pmasl
Copy link
Copy Markdown
Contributor

pmasl commented Oct 1, 2019

#sign-off

@Jak-MS Jak-MS merged commit f5d5b62 into MicrosoftDocs:live Oct 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants