Conversion of a date of birth into age in years

Hi,

Could you advise if it will be possible to convert a date-of-birth in the format “birthDate”: “1993-03-17”, into an age expressed in years? Any advice would be greatly appreciated

A

DATE_DIFF_STR(NOW_STR(),"1939-01-05","year")-1