NLS_SORT
Hello All,
My Apps team request to change the DB parameter NLS_SORT
SYS@LNB2 > show parameter nls_sort
NAME TYPE VALUE
------------------------------------ ----------- ------------------------------
nls_sort string UCA0700_DUCET_VN
Is it still neccessary for them to create indexes with NLSSORT ?
Create index ... NLSSORT("T$ITEM",'nls_sort=''UCA0700_DUCET_VN'')