How do I "extract" birthyear from a date field?

C

cp

I have a column of birthdates in date format but need a column that contains
just the 2-digit birthyear, not the full date.
 
Top