collations
基本解释
- 校读
英汉例句
- Binary collations provide the fastest data sorts.
二进制排序规则提供最快的数据排序。 - Multiple collations can use the same code page for non-Unicode data.
多个排序规则可对非Unicode数据使用相同的代码页。 - Support for supplementary character string comparison based on code point with new collations in SQL Server 2005.
用SQL Server 2005中的新排序规则支持基于码位的增补字符串比较。 - Because of their relative simplicity, binary collations are useful in achieving improved application performance.
由于其相对简单,因此二进制排序规则在提高应用程序性能方面非常有用。 - Binary collations sort and compare data in SQL Server based on the bit pattern for each character.
二进制排序规则基于每个字符的位模式来排序和比较SQL Server中的数据。