Skip to content

Update the index function running result#911

Merged
v-shils merged 2 commits intoMicrosoftDocs:livefrom
EdisonDa:patch-1
Aug 13, 2018
Merged

Update the index function running result#911
v-shils merged 2 commits intoMicrosoftDocs:livefrom
EdisonDa:patch-1

Conversation

@EdisonDa
Copy link
Copy Markdown
Contributor

SELECT CHARINDEX ( 'TEST',
'This is a Test'
COLLATE Latin1_General_CI_AS); return 11 instead of 13

Customer Feedback: MicrosoftDocs/feedback#591

SELECT CHARINDEX ( 'TEST',  
       'This is a Test'  
       COLLATE Latin1_General_CI_AS);  return 11 instead of 13
@PRMerger18
Copy link
Copy Markdown
Contributor

@EdisonDa : Thanks for your contribution! The author, @MashaMSFT, has been notified to review your proposed change.

@MashaMSFT
Copy link
Copy Markdown
Contributor

Hi @EdisonDa, thank you for your contribution! You are correct, the answer should be 11. Thanks again! #sign-off

@v-shils v-shils merged commit ee11dcb into MicrosoftDocs:live Aug 13, 2018
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.

8 participants