year
SQL function that extracts the year field from a given date.
Parameters
expr
Expression to extract the year from.
queryBuilder
Query builder to append the SQL function to.
SQL function that extracts the year field from a given date.
Expression to extract the year from.
Query builder to append the SQL function to.