Created
December 13, 2019 10:18
-
-
Save b2977053/1940edf6d7f4ea188a49fb44d841f47d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PRINT PATINDEX('%en_ure%', 'please ensure the door is locked'); --8 | |
PRINT PATINDEX('%ein%', 'Das ist ein Test' COLLATE Latin1_General_BIN); --9 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment