User Environment
I have question regarding to 'userenv('LANG')', if i run the query below
select userenv('LANG') from dual
select userenv('LANG') from dual
it will deliver 'US' on my system....Is anyone know how to change to ex. Chinese?
I have tried to change through control panel -> regional and language option -> change the language to chinese and restart the PC but i still got 'US' as a result.
Thank you in advance
Best Regards,
Edwin