Getting year from Current_TIMESTAMP() code example Example: print year of a date sql SELECT EXTRACT(YEAR FROM CURRENT_DATE)