Browser Detection Script checks if Internet Explorer 5.5 is being used and adjusts the font size if it is.

Setting a Multilingual Linguistic Sort

Use a multilingual linguistic sort if the database has data in:

Multilingual linguistic sorts are useful for Asian languages because of their complex sorting rules.

If the data is in only one language, then use a monolingual linguistic sort to minimize memory use and to increase performance.

Multilingual linguistic sorts have three levels of precision:

Each locale must define the order of characters, that is, whether a is before b, b is before a, or they are equal.

You can choose a multilingual linguistic sort from a list of pre-defined sorts (called collations) or you can define a new sort. The pre-defined sorts are listed in the Existing Definitions dialog box that appears when you click Show Existing Definitions. Oracle Locale Builder allows you to view all the characteristics of any pre-defined multilingual linguistic sort.

You can define a new sort by modifying an existing sort or by entering all the data for a new sort. See Defining a New Multilingual Linguistic Sort.

Choosing the Collation Name from the Existing Definitions dialog box automatically completes the other field in the General multilingual sort definition dialog box:

Choosing the collation name also determines whether one of the following Defined Collation Flags is checked:

Defining a New Multilingual Sort

Each sort has several characteristics:

You can create a new multilingual linguistic sort by modifying an existing sort definition or by defining each sort characteristic. See Defining a New Multilingual Linguistic Sort.