MURALI KRISHNA
Member²
i check ( nls_date_format ) from select * from nls_session_parameters
in that table date format is DD-MON-yyyy
if i execute select query select hiredate from emp;
it displays date in the format mon-dd-yyyy
why it displays in this format and where it configured?
in that table date format is DD-MON-yyyy
if i execute select query select hiredate from emp;
it displays date in the format mon-dd-yyyy
why it displays in this format and where it configured?