Quantcast
Channel: Teradata Forums - All forums
Viewing all articles
Browse latest Browse all 27759

Convert Date and time to GMT(date/Time) - response (1) by CarlosAL

$
0
0
I'm not sure about your data, but assuming you have the time as TIME WITH TIMEZONE you can build a timestamp with time zone and do something like:   SELECT MY_TIMESTAMP_WITH_TIME_ZONE,        MY_TIMESTAMP_WITH_TIME_ZONE AT TIME ZONE INTERVAL '00:00' HOUR TO MINUTE   FROM MY_TABLE;   HTH. Cheers. Carlos.

Viewing all articles
Browse latest Browse all 27759

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>