| Oracle9i Database Reference Release 2 (9.2) Part Number A96536-02 |
|
|
View PDF |
|
Parameter type |
String |
|
Syntax |
|
|
Default value |
|
|
Parameter class |
Dynamic: |
Normally, comparisons in the WHERE clause and in PL/SQL blocks is binary unless you specify the NLSSORT function. By setting NLS_COMP to ANSI, you indicate that comparisons in the WHERE clause and in PL/SQL blocks should use the linguistic sort specified in the NLS_SORT parameter. You must also define an index on the column for which you want linguistic sorts.
| See Also:
Oracle9i Database Globalization Support Guide for more information on setting this parameter |