MySQL

Calculate Age From Date of Birth in MySQL

July 14, 2013 by

If you have ever needed to calculate the age of someone based on their date of birth, then you might have been left puzzled at first. Many people seem to over complicate things, so in this article, a simple function is provided to convert dates to ages.