How to get current utc date time in oracle
Hi,
Sysdate gives current date time in the timezone based on SessionTimeZone. Is there any built in function or some other way to get current utc date time without changing the SessionTimeZone value.
Thanks,
YG