Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 680 Bytes

MS SQL default settings.md

File metadata and controls

19 lines (16 loc) · 680 Bytes

MS SQL default settings

Links

Collation and Unicode support

Collation: _CI_AS Case-insensitive, accent-sensitive, kana-insensitive, width-insensitive Windows locale Windows LCID SQL LCID Default collation Russian (Russia) 0x0419 0x0419 Cyrillic_General_CI_AS

Legacy collation: Latin1_General_CP1_CI_AS Latest collation: Latin1_General_100_CI_AI uncheck Binary CS/CI: uncheck Case-sensitive: Joel == JOEL AS/AI: uncheck Accent-sensitive: Joel == Joel uncheck Supplementary characters uncheck Binary-code point uncheck Kana-sensitive uncheck Width-sensitive