Hi Friends,
select to_char(sysdate,'hh:mm:ss') from dual;
the which it shows is 40 mins lagging than current time on my
operating system . OS time is ture. What should i do so database will show correct time when i perform above query.
Thanks,
Jayesh




Reply With Quote