See Also
Date Functions
You are here:
SQL Reference
>
SQL Functions and Operators
>
Date Functions
>
DATEPART
DATEPART
DATEPART
Syntax
DATEPART(
'date_unit'
,
date
)
Returns the
date_unit
component of
date
.
Related
SQL Reference
SQL Functions and Operators