Hi ya,
I have a table which will be having DOB and I want to calculate the current age of persons, i want to save it into currentage as default.
I have searched over the interent and find some solutions but in my database the DOB is stored as = 'dd/mm/yyyy' and none of the solutions work on this.
Any ideas?