![]() |
|
Archives of the TeradataForumMessage Posted: Tue, 13 Mar 2012 @ 09:19:37 GMT
Now you can use this query for finding day of the week and month of the year
SEL CAST(CURRENT_TIMESTAMP AS DATE) (FORMAT 'EEEE') (CHAR(9))
, CAST(CURRENT_TIMESTAMP AS DATE) (FORMAT 'MMMM') (CHAR(9))
Regards, Mahesh
| ||||||||||||||||||||||||||||||||||||||||||||||||
| | ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
|
| ||||||||||||||||||||||||||||||||||||||||||||||||
| Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
| Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||