An alternative to [[extract]] is `DATE_PART`. ```SQL DATE_PART('year', my_date) ```