Return the year
Syntax
year(dt_expr)
Arguments
Description
This function returns the year component of the specified date expression.
Example
select year(curdate()) as Year; Year 2013
Copyright © 2020, Raima Inc. All rights reserved. [7/21/2020 12:09:43 PM]