![]() |
|
Archives of the TeradataForumMessage Posted: Tue, 04 May 2010 @ 19:06:08 GMT
From your mail it looks like you are trying to get a timestamp output. If it is at all possible consider using the to_date UDF its default behaviour is to give a timestamp output, it is avaliable as a download from the Teradata Developers site,example useage:
sel to_date('20161017 ','yyyymmdd');
result
to_date('20161017 ','yyyymmdd')
----------------------------------
2016-10-17 00:00:00.000000
for useage instructions refer to the Oracle to_date function.the formats are almost identical Thanks, Irwing Dsouza
| ||||||||||||||||||||||||||||||||||||||||||||||||
| | ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
|
| ||||||||||||||||||||||||||||||||||||||||||||||||
| Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
| Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||