Quote Originally Posted by maheop View Post
Thanks for reply. But this fact is known to me. I have already check the OS date and not changed current timestamp. Still facing same problem.
It is the other way around, SYSDATE depends on the server while CURRENT_TIMESTAMP depends on the session a.k.a. the client session.