How to calculate Age

I have a DOB column in my database. Is there a way of picking the machine date & calculating the current age ??

You can write that in SQL ... getting today() and then calculate the difference