Time difference between PL/SQL sysdate and SQLPLUS sysdate.
Dear Experts,
when I check the database sysdate on the target database server via Oracle SQL Developer, it shows me 2 hours late compare to SQL PLUS sysdate on the same database server.
Actually, time shown by SQL PLUS is correct.
Could you tell why PL/SQL shows 2 hours late?
Regards