View Single Post

   
  #7 (permalink)  
Old 04-08-2008, 11:55 AM
janu
 
Posts: n/a
Default Re: nls_sort=binary_ci

Hi Laurenz A,

I set my system setting to BINARY_CI

sql>alter system set nls_sort=binary_ci scope=both;

My question is ,why there is difference between database_properties and
V$parameter.

Thank you
RA

Reply With Quote