Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Tue, 13 Mar 2012 @ 09:19:37 GMT


     
  <Prev Next>   <<First <Prev
Next>
Last>>
 


Subj:   Re: Finding day of the week.
 
From:   Maheswar Kothapalli

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



     
  <Prev Next>   <<First <Prev
Next>
Last>>
 
 
 
 
 
 
 
 
 
  
  Top Home Privacy Feedback  
 
 
Copyright for the TeradataForum (TDATA-L), Manta BlueSky    
Copyright 2016 - All Rights Reserved    
Last Modified: 15 Jun 2023