Quantcast
Channel: Teradata Forums - Database
Viewing all articles
Browse latest Browse all 14773

TIMESTAMP(6) WITH TIME ZONE, space between seconds and timezone, need to remove it - response (2) by Finalf137

$
0
0

I use Teradata SQL Assistant via either Teradata.Net or ODBC, and Nexus
sel EVENT_DTSZ
FROM DB.EVENT_LOGS
sample 1
Teradate.Net gives me:
‘4/10/2013 7:50:00 PM +00:00’
ODBC gives me:
‘4/10/2013 19:50:00.000000’
In Nexus Query
Source Type Teradata, ODBC, it gives me:
“04/10/2013 7:50:00 -05:00”
In Nexus, I have to check show AM/PM, otherwise 7 am and 7 pm look the same, it then gives:
“04/10/2013 7:50:00 -05:00 PM”
I can cast it in Nexus to Varchat(19) to get it in 24 hour format.
What I want in a result is one column with “4/10/2013 19:50:00” and another with “-5:00” or “-5.00”, preferably through Nexus
Thanks,


Viewing all articles
Browse latest Browse all 14773

Trending Articles



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