When running the following:
select to_char(sysdate,'D') from dual;
through a Windows SQL session on PC is giving an answer of 4 and one an answer of 5.
Are there any client config files that set NLS parameters?
Thanx in advance
P.S we are running 8.1.7 and using hostnaming




Reply With Quote