常見例句Binary collations provide the fastest data sorts. 二進(jìn)制排序規(guī)則提供最快的數(shù)據(jù)排序。Multiple collations can use the same code page for non-Unicode data. 多個(gè)排序規(guī)則可對非Unicode數(shù)據(jù)使用相同的代碼頁。Support for supplementary character string comparison based on code point with new collations in SQL Server 2005. 用SQL Server 2005中的新排序規(guī)則支持基于碼位的增補(bǔ)字符串比較。Because of their relative simplicity, binary collations are useful in achieving improved application performance. 由于其相對簡單,因此二進(jìn)制排序規(guī)則在提高應(yīng)用程序性能方面非常有用。Binary collations sort and compare data in SQL Server based on the bit pattern for each character. 二進(jìn)制排序規(guī)則基于每個(gè)字符的位模式來排序和比較SQL Server中的數(shù)據(jù)。Binary collations sort data based on the sequence of coded values that are defined by the locale and data type. 二進(jìn)制排序規(guī)則基于區(qū)域設(shè)置和數(shù)據(jù)類型定義的編碼值順序來對數(shù)據(jù)進(jìn)行排序。 返回 collations