Correct day
hello,
When i execute this command:
select to_char(sysdate,'d') from dualthe result is 2, and today it should 4 (Monday,tuesday, Wenesday, thursday, friday, saturday, sunday)
What parameter in database, i shoul to modify for it show correct day.
Thanks
0