How to initialize Language
CarolinFeb 25 2011 — edited Feb 28 2011Hi All,
can anybody help with how to initialize the Language when executing a query on a table that checks USERENV('LANG')?
I tried to execute a query on table MTL_SYSTEM_ITEMS_VL within SQL Developer - but I didn't get any entries...
Generally - how to set the language when calling a PL/SQL API that requires USERENV('LANG') from outside e.g. via JDBC?
Best Regards,
Carolin