collations
常見例句
- 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ī)則可對(duì)非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.
由于其相對(duì)簡(jiǎn)單,因此二進(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ù)類型定義的編碼值順序來對(duì)數(shù)據(jù)進(jìn)行排序。 返回 collations