See Also
You are here: SQL Reference > SQL Functions and Operators > Date Functions > DATEPART
ContentsIndexHome
PreviousUpNext
DATEPART
DATEPART

 

Syntax

DATEPART('date_unit',date)

 

Returns the date_unit component of date

 

 

Related