ALTER TABLE .profileTable ADD age AS DATEDIFF((NOW(),dateOfBirth)/365);
SQL Error (1064): You have an error in your SQL syntax; check the manual that co