Hi
i am fetching date and time in oracle using below query
time zone is UK
SELECT FROM_TZ(sys_extract_utc(systimestamp),'UTC') AT TIME ZONE ( '+00:00' ) FROM DUAL;
but i am getting wrong time. plz help
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Vishal JadavPosted Aug 12, 2016, 4:07 AM
Nitin SontakkePosted Aug 12, 2016, 2:44 AM
Arvind SinghPosted Aug 12, 2016, 2:17 AM
Nitin SontakkePosted Aug 11, 2016, 9:59 AM
Arvind SinghPosted Aug 11, 2016, 7:47 AM
Nitin SontakkePosted Aug 11, 2016, 7:25 AM