I have a table created for our customers. It includes Date of Birth field. And I would like to add another field called Age and would like to make it auto increment the age.
Is it possible to do that in SQL database?
Thank you so much for any help in advance!