About database collations
A database collation falls into one of the categories listed in Table 12‑2. Refer to your database documentation to determine the appropriate category for your database collation.
Table 12‑2 Database collations
Database collation
Description
unicode_bin
Same as Integration service collation UNICODE_BIN.
ascii_ci
Same as Integration service collation ASCII_CI.
null_sensitive
Does not correspond to either Integration service collation. No two characters have the same value.
null
Does not correspond to either Integration service collation. More than one character can have the same value, for example 'E' = 'e'.