how to get GMT or IST using PL/SQL FUNCTION
Hello I am using Oracle 10G database (OS: Windows-32 and Windows-64).
How can i get the date and time GMT or International time without referring SYSDATE / DBDATE.
Actual problem the DB-Sever date/time is frequently manipulated by end user and i want to log the actual date and time of transaction in some audit table.
Regards,
Tarun