Created
May 13, 2011 07:52
-
-
Save FilipDeVos/970165 to your computer and use it in GitHub Desktop.
Create Collation safe TempTables
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
CREATE DATABASE strangeCollationDb COLLATE Latin1_General_CI_AI_KS_WS | |
GO | |
USE strangeCollationDb |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment