how to get year from timestamp in sql code example Example: print year of a date sql SELECT EXTRACT(YEAR FROM CURRENT_DATE)